Searched defs:map_type (Results 1 - 19 of 19) sorted by relevance

/linux-4.1.27/samples/bpf/
H A Dlibbpf.c21 int bpf_create_map(enum bpf_map_type map_type, int key_size, int value_size, bpf_create_map() argument
/linux-4.1.27/drivers/media/tuners/
H A Dtda18271-maps.c1067 tda18271_lookup_pll_map(struct dvb_frontend *fe, enum tda18271_map_type map_type, u32 *freq, u8 *post_div, u8 *div) tda18271_lookup_pll_map() argument
1118 tda18271_lookup_map(struct dvb_frontend *fe, enum tda18271_map_type map_type, u32 *freq, u8 *val) tda18271_lookup_map() argument
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_vm.c78 static pgprot_t drm_dma_prot(uint32_t map_type, struct vm_area_struct *vma) drm_dma_prot() argument
/linux-4.1.27/drivers/pinctrl/
H A Dpinconf.c391 enum pinctrl_map_type map_type; member in struct:dbg_cfg
H A Dcore.c1444 static inline const char *map_type(enum pinctrl_map_type type) map_type() function
/linux-4.1.27/fs/cifs/
H A Dcifs_unicode.c32 int map_type; cifs_remap() local
182 cifs_from_utf16(char *to, const __le16 *from, int tolen, int fromlen, const struct nls_table *codepage, int map_type) cifs_from_utf16() argument
H A Dsmb2misc.c384 int map_type; cifs_convert_path_to_utf16() local
H A Dreaddir.c713 int map_type; cifs_filldir() local
/linux-4.1.27/tools/perf/util/
H A Dmap.h11 enum map_type { enum
H A Dsymbol.c64 bool symbol_type__is_a(char symbol_type, enum map_type map_type) symbol_type__is_a() argument
/linux-4.1.27/include/linux/
H A Dbpf.h31 enum bpf_map_type map_type; member in struct:bpf_map
/linux-4.1.27/include/uapi/linux/
H A Dbpf.h135 __u32 map_type; /* one of enum bpf_map_type */ member in struct:bpf_attr::__anon13134
/linux-4.1.27/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c492 enum map_type {map_wb, map_uc}; enum
494 map_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, enum map_type map_type) map_high() argument
/linux-4.1.27/fs/btrfs/
H A Dvolumes.h301 u64 map_type; /* get from map_lookup->type */ member in struct:btrfs_bio
H A Dscrub.c1287 static inline void scrub_stripe_index_and_offset(u64 logical, u64 map_type, scrub_stripe_index_and_offset() argument
/linux-4.1.27/drivers/media/platform/coda/
H A Dcoda.h174 int map_type; member in struct:gdi_tiled_map
/linux-4.1.27/drivers/net/vmxnet3/
H A Dvmxnet3_int.h189 u32 map_type; member in struct:vmxnet3_tx_buf_info
/linux-4.1.27/drivers/edac/
H A De752x_edac.c219 int map_type; member in struct:e752x_pvt
/linux-4.1.27/tools/perf/
H A Dbuiltin-trace.c1925 char map_type = 'd'; trace__pgfault() local

Completed in 867 milliseconds