Home
last modified time | relevance | path

Searched defs:array (Results 1 – 25 of 274) sorted by last modified time

1234567891011

/linux/tools/testing/selftests/x86/
H A Dlam.c94 unsigned int *array; member
/linux/tools/testing/selftests/net/
H A Dbpf_offload.py1146 array = maps[0] if maps[0]["type"] == "array" else maps[1] variable
/linux/tools/lib/bpf/
H A Dbtf_dump.c2030 const struct btf_array *array = btf_array(t); in btf_dump_array_data() local
2350 const struct btf_array *array = btf_array(t); in btf_dump_type_data_check_zero() local
H A Dlibbpf.c10127 const struct btf_array *array; in map_btf_datasec_resize() local
/linux/tools/bpf/bpftool/
H A Dlink.c83 #define perf_event_name(array, id) ({ \ argument
H A Dgen.c1988 struct btf_array *array; in btfgen_mark_type() local
2062 struct btf_array *array; in btfgen_record_field_relo() local
2169 struct btf_array *array; in btfgen_mark_type_match() local
/linux/net/sched/
H A Dsch_fq.c870 struct rb_root *array; in fq_resize() local
/linux/net/iucv/
H A Diucv.c1078 struct iucv_array *array; in iucv_message_receive_iprmdata() local
/linux/net/ipv6/
H A Daddrconf.c5624 __s32 *array, int bytes) in ipv6_store_devconf()
/linux/net/ipv4/
H A Dcipso_ipv4.c1053 u16 array[CIPSO_V4_TAG_RNG_CAT_MAX * 2]; in cipso_v4_map_cat_rng_hton() local
/linux/net/core/
H A Dfilter.c4898 struct bpf_array *array = container_of(map, struct bpf_array, map); in BPF_CALL_3() local
/linux/kernel/bpf/
H A Dverifier.c10992 const struct btf_array *array; in __btf_type_is_scalar_struct() local
H A Darraymap.c22 static void bpf_array_free_percpu(struct bpf_array *array) in bpf_array_free_percpu()
32 static int bpf_array_alloc_percpu(struct bpf_array *array) in bpf_array_alloc_percpu()
87 struct bpf_array *array; in array_map_alloc() local
157 static void *array_map_elem_ptr(struct bpf_array* array, u32 index) in array_map_elem_ptr()
165 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_lookup_elem() local
177 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_direct_value_addr() local
191 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_direct_value_meta() local
426 static void *array_map_vmalloc_addr(struct bpf_array *array) in array_map_vmalloc_addr()
592 struct bpf_array *array; in bpf_array_map_seq_start() local
611 struct bpf_array *array; in bpf_array_map_seq_next() local
[all …]
H A Dbtf.c959 const struct btf_array *array; in btf_show_name() local
1924 const struct btf_array *array = NULL; in __btf_resolve_size() local
2884 const struct btf_array *array = btf_type_array(t); in btf_array_check_meta() local
2936 const struct btf_array *array = btf_type_array(v->t); in btf_array_resolve() local
3001 const struct btf_array *array = btf_type_array(t); in btf_array_log() local
3011 const struct btf_array *array = btf_type_array(t); in __btf_array_show() local
5127 const struct btf_array *array = btf_type_array(t); in btf_resolve_valid() local
H A Dcgroup.c38 const struct bpf_prog_array *array; in bpf_prog_run_array_cg() local
403 struct bpf_prog_array **array) in compute_effective_progs()
H A Dcore.c2025 struct bpf_array *array = container_of(map, struct bpf_array, map); in ___bpf_prog_run() local
2497 int bpf_prog_array_length(struct bpf_prog_array *array) in bpf_prog_array_length() argument
2508 bpf_prog_array_is_empty(struct bpf_prog_array * array) bpf_prog_array_is_empty() argument
2518 bpf_prog_array_copy_core(struct bpf_prog_array * array,u32 * prog_ids,u32 request_cnt) bpf_prog_array_copy_core() argument
2538 bpf_prog_array_copy_to_user(struct bpf_prog_array * array,__u32 __user * prog_ids,u32 cnt) bpf_prog_array_copy_to_user() argument
2564 bpf_prog_array_delete_safe(struct bpf_prog_array * array,struct bpf_prog * old_prog) bpf_prog_array_delete_safe() argument
2591 bpf_prog_array_delete_safe_at(struct bpf_prog_array * array,int index) bpf_prog_array_delete_safe_at() argument
2611 bpf_prog_array_update_at(struct bpf_prog_array * array,int index,struct bpf_prog * prog) bpf_prog_array_update_at() argument
2639 struct bpf_prog_array *array; bpf_prog_array_copy() local
2702 bpf_prog_array_copy_info(struct bpf_prog_array * array,u32 * prog_ids,u32 request_cnt,u32 * prog_cnt) bpf_prog_array_copy_info() argument
[all...]
H A Dhelpers.c1161 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_timer_cb() local
1195 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_wq_work() local
/linux/kernel/trace/
H A Dbpf_trace.c552 struct bpf_array *array = container_of(map, struct bpf_array, map); in get_map_perf_counter() local
625 struct bpf_array *array = container_of(map, struct bpf_array, map); in __bpf_perf_event_output() local
803 struct bpf_array *array = container_of(map, struct bpf_array, map); in BPF_CALL_2() local
H A Dtrace_probe.c334 const struct btf_array *array; in btf_type_is_char_array() local
/linux/include/linux/
H A Dfilter.h1482 #define BPF_PROG_SK_LOOKUP_RUN_ARRAY(array, ctx, func) \ argument
H A Dlinkmode.h51 static inline void linkmode_set_bit_array(const int *array, int array_size, in linkmode_set_bit_array()
H A Dbpf.h2082 bpf_prog_run_array(const struct bpf_prog_array *array, in bpf_prog_run_array()
2127 const struct bpf_prog_array *array; in bpf_prog_run_array_uprobe() local
3133 bpf_prog_inc_misses_counters(const struct bpf_prog_array *array) in bpf_prog_inc_misses_counters()
/linux/include/kunit/
H A Dtest.h1531 #define KUNIT_ARRAY_PARAM(name, array, get_desc) \ argument
1552 #define KUNIT_ARRAY_PARAM_DESC(name, array, desc_member) \ argument
/linux/fs/dlm/
H A Dmember.c63 struct rcom_slot *ro0, struct dlm_slot *array, in log_slots()
164 struct dlm_slot *array; in dlm_slots_assign() local
410 int i, w, x = 0, total = 0, all_zero = 0, *array; in make_member_array() local
/linux/fs/btrfs/
H A Dcompression.c1278 static void radix_sort(struct bucket_item *array, struct bucket_item *array_buf, in radix_sort()

1234567891011