Home
last modified time | relevance | path

Searched defs:map (Results 1026 - 1050 of 2547) sorted by relevance

1...<<41424344454647484950>>...102

/kernel/linux/linux-6.6/tools/perf/util/
H A Dmap.h51 map__dso(const struct map *map) map__dso() argument
56 map__map_ip(const struct map *map, u64 ip) map__map_ip() argument
61 map__unmap_ip(const struct map *map, u64 ip) map__unmap_ip() argument
66 map__map_ip_ptr(struct map *map) map__map_ip_ptr() argument
71 map__unmap_ip_ptr(struct map *map) map__unmap_ip_ptr() argument
76 map__start(const struct map *map) map__start() argument
81 map__end(const struct map *map) map__end() argument
86 map__pgoff(const struct map *map) map__pgoff() argument
91 map__reloc(const struct map *map) map__reloc() argument
96 map__flags(const struct map *map) map__flags() argument
101 map__prot(const struct map *map) map__prot() argument
106 map__priv(const struct map *map) map__priv() argument
111 map__refcnt(struct map *map) map__refcnt() argument
116 map__erange_warned(struct map *map) map__erange_warned() argument
121 map__size(const struct map *map) map__size() argument
176 map__get(struct map *map) map__get() argument
188 __map__zput(struct map **map) __map__zput() argument
219 __map__is_kmodule(const struct map *map) __map__is_kmodule() argument
257 map__set_start(struct map *map, u64 start) map__set_start() argument
262 map__set_end(struct map *map, u64 end) map__set_end() argument
267 map__set_pgoff(struct map *map, u64 pgoff) map__set_pgoff() argument
272 map__add_pgoff(struct map *map, u64 inc) map__add_pgoff() argument
277 map__set_reloc(struct map *map, u64 reloc) map__set_reloc() argument
282 map__set_priv(struct map *map, int priv) map__set_priv() argument
287 map__set_erange_warned(struct map *map, bool erange_warned) map__set_erange_warned() argument
292 map__set_dso(struct map *map, struct dso *dso) map__set_dso() argument
297 map__set_map_ip(struct map *map, u64 (*map_ip)(const struct map *map, u64 ip)) map__set_map_ip() argument
302 map__set_unmap_ip(struct map *map, u64 (*unmap_ip)(const struct map *map, u64 rip)) map__set_unmap_ip() argument
[all...]
H A Dcputopo.c264 struct perf_cpu_map *map; in cpu_topology__new() local
H A Dmmap.c39 size_t mmap__mmap_len(struct mmap *map) in mmap__mmap_len() argument
71 static int perf_mmap__aio_enabled(struct mmap *map) in perf_mmap__aio_enabled() argument
77 static int perf_mmap__aio_alloc(struct mmap *map, int idx) in perf_mmap__aio_alloc() argument
89 static void perf_mmap__aio_free(struct mmap *map, in argument
97 perf_mmap__aio_bind(struct mmap *map, int idx, struct perf_cpu cpu, int affinity) perf_mmap__aio_bind() argument
126 perf_mmap__aio_alloc(struct mmap *map, int idx) perf_mmap__aio_alloc() argument
135 perf_mmap__aio_free(struct mmap *map, int idx) perf_mmap__aio_free() argument
147 perf_mmap__aio_mmap(struct mmap *map, struct mmap_params *mp) perf_mmap__aio_mmap() argument
201 perf_mmap__aio_munmap(struct mmap *map) perf_mmap__aio_munmap() argument
229 mmap__munmap(struct mmap *map) mmap__munmap() argument
263 perf_mmap__setup_affinity_mask(struct mmap *map, struct mmap_params *mp) perf_mmap__setup_affinity_mask() argument
278 mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, struct perf_cpu cpu) mmap__mmap() argument
324 perf_mmap__push(struct mmap *md, void *to, int push(struct mmap *map, void *to, void *buf, size_t size)) perf_mmap__push() argument
[all...]
H A Dthread_map.c343 static void comm_init(struct perf_thread_map *map, int i) in comm_init() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/
H A Dcheck_user_mem.c142 void format_test_name(char* name, int name_len, int type, int sync, int map, int len, int offset) { in format_test_name() argument
225 int map = maps[m]; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_htab_mem.c157 struct bpf_map *map; in htab_mem_setup() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dkprobe_multi_test.c322 struct hashmap *map; in get_syms() local
H A Dverify_pkcs7_sig.c263 struct bpf_map *map; in test_verify_pkcs7_sig() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtas2781-comlib.c56 struct regmap *map = tas_priv->regmap; in tasdevice_change_chn_book() local
98 struct regmap *map = tas_priv->regmap; in tasdevice_dev_read() local
125 struct regmap *map = tas_priv->regmap; in tasdevice_dev_write() local
155 struct regmap *map = tas_priv->regmap; in tasdevice_dev_bulk_write() local
184 struct regmap *map in tasdevice_dev_bulk_read() local
210 struct regmap *map = tas_priv->regmap; tasdevice_dev_update_bits() local
[all...]
H A Dmax98504.c126 struct regmap *map = max98504->regmap; in max98504_component_probe() local
204 struct regmap *map = max98504->regmap; in max98504_set_tdm_slot() local
227 struct regmap *map = max98504->regmap; max98504_set_channel_map() local
[all...]
H A Drl6231.c26 int rl6231_get_pre_div(struct regmap *map, unsigned int reg, int sft) in rl6231_get_pre_div() argument
/kernel/linux/linux-6.6/security/selinux/ss/
H A Debitmap.c370 u64 map; in ebitmap_read() local
476 u64 map; ebitmap_write() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter.h88 struct bpf_map *map; member
122 struct bpf_map *map; member
129 struct bpf_map *map; member
136 struct bpf_map *map; member
H A Dmap_kptr.c269 void *map; in test_map_in_map_kptr() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_lpm_map.c216 int r, map; in test_lpm_map() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtracing_map.h139 struct tracing_map *map; member
190 struct tracing_map_array *map; member
[all...]
H A Dtrace_mmiotrace.c348 void mmio_trace_mapping(struct mmiotrace_map *map) in mmio_trace_mapping() argument
324 __trace_mmiotrace_map(struct trace_array *tr, struct trace_array_cpu *data, struct mmiotrace_map *map) __trace_mmiotrace_map() argument
/kernel/linux/linux-6.6/net/atm/
H A Dproc.c172 static const char *const map[] = { ATM_VS2TXT_MAP }; in vcc_state() local
/kernel/linux/linux-6.6/net/core/
H A Dnetprio_cgroup.c95 struct netprio_map *map = rcu_dereference_rtnl(dev->priomap); in netprio_prio() local
115 struct netprio_map *map; in netprio_set_prio() local
[all...]
/kernel/linux/linux-6.6/net/ceph/
H A Ddebugfs.c59 struct ceph_osdmap *map = osdc->osdmap; in osdmap_show() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_bitmap_ipmac.c98 bitmap_ipmac_gc_test(u16 id, const struct bitmap_ipmac *map, size_t dsize) in bitmap_ipmac_gc_test() argument
83 bitmap_ipmac_do_test(const struct bitmap_ipmac_adt_elem *e, const struct bitmap_ipmac *map, size_t dsize) bitmap_ipmac_do_test() argument
116 bitmap_ipmac_add_timeout(unsigned long *timeout, const struct bitmap_ipmac_adt_elem *e, const struct ip_set_ext *ext, struct ip_set *set, struct bitmap_ipmac *map, int mode) bitmap_ipmac_add_timeout() argument
143 bitmap_ipmac_do_add(const struct bitmap_ipmac_adt_elem *e, struct bitmap_ipmac *map, u32 flags, size_t dsize) bitmap_ipmac_do_add() argument
181 bitmap_ipmac_do_del(const struct bitmap_ipmac_adt_elem *e, struct bitmap_ipmac *map) bitmap_ipmac_do_del() argument
188 bitmap_ipmac_do_list(struct sk_buff *skb, const struct bitmap_ipmac *map, u32 id, size_t dsize) bitmap_ipmac_do_list() argument
201 bitmap_ipmac_do_head(struct sk_buff *skb, const struct bitmap_ipmac *map) bitmap_ipmac_do_head() argument
212 struct bitmap_ipmac *map = set->data; bitmap_ipmac_kadt() local
244 const struct bitmap_ipmac *map = set->data; bitmap_ipmac_uadt() local
299 init_map_ipmac(struct ip_set *set, struct bitmap_ipmac *map, u32 first_ip, u32 last_ip, u32 elements) init_map_ipmac() argument
323 struct bitmap_ipmac *map; bitmap_ipmac_create() local
[all...]
H A Dip_set_bitmap_ip.c74 bitmap_ip_gc_test(u16 id, const struct bitmap_ip *map, size_t dsize) in bitmap_ip_gc_test() argument
80 bitmap_ip_do_add(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map, in bitmap_ip_do_add() argument
87 bitmap_ip_do_del(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map) in bitmap_ip_do_del() argument
93 bitmap_ip_do_list(struct sk_buff *skb, const struct bitmap_ip *map, u32 id, in bitmap_ip_do_list() argument
67 bitmap_ip_do_test(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map, size_t dsize) bitmap_ip_do_test() argument
101 bitmap_ip_do_head(struct sk_buff *skb, const struct bitmap_ip *map) bitmap_ip_do_head() argument
114 struct bitmap_ip *map = set->data; bitmap_ip_kadt() local
133 struct bitmap_ip *map = set->data; bitmap_ip_uadt() local
219 init_map_ip(struct ip_set *set, struct bitmap_ip *map, u32 first_ip, u32 last_ip, u32 elements, u32 hosts, u8 netmask) init_map_ip() argument
256 struct bitmap_ip *map; bitmap_ip_create() local
[all...]
H A Dip_set_bitmap_port.c65 bitmap_port_gc_test(u16 id, const struct bitmap_port *map, size_t dsize) in bitmap_port_gc_test() argument
85 bitmap_port_do_list(struct sk_buff *skb, const struct bitmap_port *map, u32 id, in bitmap_port_do_list() argument
58 bitmap_port_do_test(const struct bitmap_port_adt_elem *e, const struct bitmap_port *map, size_t dsize) bitmap_port_do_test() argument
71 bitmap_port_do_add(const struct bitmap_port_adt_elem *e, struct bitmap_port *map, u32 flags, size_t dsize) bitmap_port_do_add() argument
78 bitmap_port_do_del(const struct bitmap_port_adt_elem *e, struct bitmap_port *map) bitmap_port_do_del() argument
93 bitmap_port_do_head(struct sk_buff *skb, const struct bitmap_port *map) bitmap_port_do_head() argument
131 struct bitmap_port *map = set->data; bitmap_port_kadt() local
156 struct bitmap_port *map = set->data; bitmap_port_uadt() local
231 init_map_port(struct ip_set *set, struct bitmap_port *map, u16 first_port, u16 last_port) init_map_port() argument
252 struct bitmap_port *map; bitmap_port_create() local
[all...]
H A Dip_set_bitmap_gen.h39 struct mtype *map = set->data; in mtype_gc_init() local
48 struct mtype *map = set->data; in mtype_ext_cleanup() local
59 struct mtype *map in mtype_destroy() local
72 struct mtype *map = set->data; mtype_flush() local
83 mtype_memsize(const struct mtype *map, size_t dsize) mtype_memsize() argument
92 const struct mtype *map = set->data; mtype_head() local
117 struct mtype *map = set->data; mtype_test() local
131 struct mtype *map = set->data; mtype_add() local
153 mtype_add_timeout(ext_timeout(x, set), e, ext, set, map, ret); mtype_add() local
176 struct mtype *map = set->data; mtype_del() local
204 struct mtype *map = set->data; mtype_list() local
265 struct mtype *map = from_timer(map, t, gc); mtype_gc() local
292 struct mtype *map = set->data; mtype_cancel_gc() local
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf_helpers.h141 bpf_tail_call_static(void *ctx, const void *map, const __u32 slot) in bpf_tail_call_static() argument

Completed in 14 milliseconds

1...<<41424344454647484950>>...102