/linux-4.1.27/samples/bpf/ |
H A D | libbpf.c | 21 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 D | tda18271-maps.c | 1067 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 D | drm_vm.c | 78 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 D | pinconf.c | 391 enum pinctrl_map_type map_type; member in struct:dbg_cfg
|
H A D | core.c | 1444 static inline const char *map_type(enum pinctrl_map_type type) map_type() function
|
/linux-4.1.27/fs/cifs/ |
H A D | cifs_unicode.c | 32 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 D | smb2misc.c | 384 int map_type; cifs_convert_path_to_utf16() local
|
H A D | readdir.c | 713 int map_type; cifs_filldir() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | map.h | 11 enum map_type { enum
|
H A D | symbol.c | 64 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 D | bpf.h | 31 enum bpf_map_type map_type; member in struct:bpf_map
|
/linux-4.1.27/include/uapi/linux/ |
H A D | bpf.h | 135 __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 D | x2apic_uv_x.c | 492 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 D | volumes.h | 301 u64 map_type; /* get from map_lookup->type */ member in struct:btrfs_bio
|
H A D | scrub.c | 1287 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 D | coda.h | 174 int map_type; member in struct:gdi_tiled_map
|
/linux-4.1.27/drivers/net/vmxnet3/ |
H A D | vmxnet3_int.h | 189 u32 map_type; member in struct:vmxnet3_tx_buf_info
|
/linux-4.1.27/drivers/edac/ |
H A D | e752x_edac.c | 219 int map_type; member in struct:e752x_pvt
|
/linux-4.1.27/tools/perf/ |
H A D | builtin-trace.c | 1925 char map_type = 'd'; trace__pgfault() local
|