Home
last modified time | relevance | path

Searched defs:env (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/kernel/linux/linux-6.6/tools/perf/util/
Denv.c23 bool perf_env__insert_bpf_prog_info(struct perf_env *env, in perf_env__insert_bpf_prog_info()
35 bool __perf_env__insert_bpf_prog_info(struct perf_env *env, struct bpf_prog_info_node *info_node) in __perf_env__insert_bpf_prog_info()
63 struct bpf_prog_info_node *perf_env__find_bpf_prog_info(struct perf_env *env, in perf_env__find_bpf_prog_info()
88 bool perf_env__insert_btf(struct perf_env *env, struct btf_node *btf_node) in perf_env__insert_btf()
98 bool __perf_env__insert_btf(struct perf_env *env, struct btf_node *btf_node) in __perf_env__insert_btf()
126 struct btf_node *perf_env__find_btf(struct perf_env *env, __u32 btf_id) in perf_env__find_btf()
136 struct btf_node *__perf_env__find_btf(struct perf_env *env, __u32 btf_id) in __perf_env__find_btf()
156 static void perf_env__purge_bpf(struct perf_env *env) in perf_env__purge_bpf()
200 void perf_env__exit(struct perf_env *env) in perf_env__exit()
251 void perf_env__init(struct perf_env *env) in perf_env__init()
[all …]
Dbpf-event.c40 struct perf_env *env = machine->env; in machine__process_bpf_event_load() local
95 static int perf_env__fetch_btf(struct perf_env *env, in perf_env__fetch_btf()
177 struct perf_env *env; in perf_event__synthesize_one_bpf_prog() local
450 static void perf_env__add_bpf_info(struct perf_env *env, u32 id) in perf_env__add_bpf_info()
507 struct perf_env *env = data; in bpf_event__sb_cb() local
531 int evlist__add_bpf_sb_event(struct evlist *evlist, struct perf_env *env) in evlist__add_bpf_sb_event()
552 struct perf_env *env, in __bpf_event__print_bpf_prog_info()
/kernel/linux/linux-5.10/tools/perf/util/
Denv.c18 void perf_env__insert_bpf_prog_info(struct perf_env *env, in perf_env__insert_bpf_prog_info()
26 void __perf_env__insert_bpf_prog_info(struct perf_env *env, struct bpf_prog_info_node *info_node) in __perf_env__insert_bpf_prog_info()
53 struct bpf_prog_info_node *perf_env__find_bpf_prog_info(struct perf_env *env, in perf_env__find_bpf_prog_info()
78 bool perf_env__insert_btf(struct perf_env *env, struct btf_node *btf_node) in perf_env__insert_btf()
88 bool __perf_env__insert_btf(struct perf_env *env, struct btf_node *btf_node) in __perf_env__insert_btf()
116 struct btf_node *perf_env__find_btf(struct perf_env *env, __u32 btf_id) in perf_env__find_btf()
126 struct btf_node *__perf_env__find_btf(struct perf_env *env, __u32 btf_id) in __perf_env__find_btf()
146 static void perf_env__purge_bpf(struct perf_env *env) in perf_env__purge_bpf()
185 void perf_env__exit(struct perf_env *env) in perf_env__exit()
220 void perf_env__init(struct perf_env *env) in perf_env__init()
[all …]
Dbpf-event.c42 struct perf_env *env = machine->env; in machine__process_bpf_event_load() local
94 static int perf_env__fetch_btf(struct perf_env *env, in perf_env__fetch_btf()
176 struct perf_env *env; in perf_event__synthesize_one_bpf_prog() local
439 static void perf_env__add_bpf_info(struct perf_env *env, u32 id) in perf_env__add_bpf_info()
492 struct perf_env *env = data; in bpf_event__sb_cb() local
516 int evlist__add_bpf_sb_event(struct evlist *evlist, struct perf_env *env) in evlist__add_bpf_sb_event()
537 struct perf_env *env, in __bpf_event__print_bpf_prog_info()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dbench.h20 struct env { struct
21 char *bench_name;
22 int duration_sec;
23 int warmup_sec;
24 bool verbose;
25 bool list;
26 bool affinity;
27 int consumer_cnt;
28 int producer_cnt;
29 struct cpu_set prod_cpus;
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dbench.h21 struct env { struct
22 char *bench_name;
23 int duration_sec;
24 int warmup_sec;
25 bool verbose;
26 bool list;
27 bool affinity;
28 bool quiet;
29 int consumer_cnt;
30 int producer_cnt;
[all …]
Dxdp_features.c26 static struct env { struct
38 } env; argument
Dveristat.c138 static struct env { struct
139 char **filenames;
140 int filename_cnt;
141 bool verbose;
142 bool debug;
143 bool quiet;
144 bool force_checkpoints;
145 enum resfmt out_fmt;
146 bool show_version;
147 bool comparison_mode;
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/
Dverifier.c16 #define pr_vlog(env, fmt, ...) \ argument
83 static bool nfp_bpf_map_update_value_ok(struct bpf_verifier_env *env) in nfp_bpf_map_update_value_ok()
124 nfp_bpf_stack_arg_ok(const char *fname, struct bpf_verifier_env *env, in nfp_bpf_stack_arg_ok()
157 nfp_bpf_map_call_ok(const char *fname, struct bpf_verifier_env *env, in nfp_bpf_map_call_ok()
171 struct bpf_verifier_env *env, in nfp_bpf_check_helper_call()
312 struct bpf_verifier_env *env) in nfp_bpf_check_exit()
346 struct bpf_verifier_env *env) in nfp_bpf_check_stack_access()
392 nfp_bpf_map_mark_used_one(struct bpf_verifier_env *env, in nfp_bpf_map_mark_used_one()
417 nfp_bpf_map_mark_used(struct bpf_verifier_env *env, struct nfp_insn_meta *meta, in nfp_bpf_map_mark_used()
452 struct bpf_verifier_env *env, u8 reg_no) in nfp_bpf_check_ptr()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
Dverifier.c16 #define pr_vlog(env, fmt, ...) \ argument
83 static bool nfp_bpf_map_update_value_ok(struct bpf_verifier_env *env) in nfp_bpf_map_update_value_ok()
124 nfp_bpf_stack_arg_ok(const char *fname, struct bpf_verifier_env *env, in nfp_bpf_stack_arg_ok()
157 nfp_bpf_map_call_ok(const char *fname, struct bpf_verifier_env *env, in nfp_bpf_map_call_ok()
171 struct bpf_verifier_env *env, in nfp_bpf_check_helper_call()
312 struct bpf_verifier_env *env) in nfp_bpf_check_exit()
346 struct bpf_verifier_env *env) in nfp_bpf_check_stack_access()
392 nfp_bpf_map_mark_used_one(struct bpf_verifier_env *env, in nfp_bpf_map_mark_used_one()
417 nfp_bpf_map_mark_used(struct bpf_verifier_env *env, struct nfp_insn_meta *meta, in nfp_bpf_map_mark_used()
452 struct bpf_verifier_env *env, u8 reg_no) in nfp_bpf_check_ptr()
[all …]
/kernel/linux/linux-6.6/kernel/bpf/
Dverifier.c341 find_linfo(const struct bpf_verifier_env *env, u32 insn_off) in find_linfo()
363 struct bpf_verifier_env *env = private_data; in verbose() local
382 __printf(3, 4) static void verbose_linfo(struct bpf_verifier_env *env, in verbose_linfo()
410 static void verbose_invalid_scalar(struct bpf_verifier_env *env, in verbose_invalid_scalar()
491 static bool subprog_is_global(const struct bpf_verifier_env *env, int subprog) in subprog_is_global()
607 static const char *reg_type_str(struct bpf_verifier_env *env, in reg_type_str()
666 static void print_liveness(struct bpf_verifier_env *env, in print_liveness()
684 static struct bpf_func_state *func(struct bpf_verifier_env *env, in func()
706 static int stack_slot_obj_get_spi(struct bpf_verifier_env *env, struct bpf_reg_state *reg, in stack_slot_obj_get_spi()
733 static int dynptr_get_spi(struct bpf_verifier_env *env, struct bpf_reg_state *reg) in dynptr_get_spi()
[all …]
Dbtf.c1394 __printf(2, 3) static void btf_verifier_log(struct btf_verifier_env *env, in btf_verifier_log()
1408 __printf(4, 5) static void __btf_verifier_log_type(struct btf_verifier_env *env, in __btf_verifier_log_type()
1452 #define btf_verifier_log_type(env, t, ...) \ argument
1454 #define btf_verifier_log_basic(env, t, ...) \ argument
1458 static void btf_verifier_log_member(struct btf_verifier_env *env, in btf_verifier_log_member()
1511 static void btf_verifier_log_vsi(struct btf_verifier_env *env, in btf_verifier_log_vsi()
1538 static void btf_verifier_log_hdr(struct btf_verifier_env *env, in btf_verifier_log_hdr()
1562 static int btf_add_type(struct btf_verifier_env *env, struct btf_type *t) in btf_add_type()
1723 static int env_resolve_init(struct btf_verifier_env *env) in env_resolve_init()
1759 static void btf_verifier_env_free(struct btf_verifier_env *env) in btf_verifier_env_free()
[all …]
/kernel/linux/linux-5.10/kernel/bpf/
Dverifier.c250 find_linfo(const struct bpf_verifier_env *env, u32 insn_off) in find_linfo()
309 __printf(2, 3) void bpf_verifier_log_write(struct bpf_verifier_env *env, in bpf_verifier_log_write()
325 struct bpf_verifier_env *env = private_data; in verbose() local
357 __printf(3, 4) static void verbose_linfo(struct bpf_verifier_env *env, in verbose_linfo()
490 static const char *reg_type_str(struct bpf_verifier_env *env, in reg_type_str()
541 static void print_liveness(struct bpf_verifier_env *env, in print_liveness()
554 static struct bpf_func_state *func(struct bpf_verifier_env *env, in func()
582 static void print_verifier_state(struct bpf_verifier_env *env, in print_verifier_state()
787 static int acquire_reference_state(struct bpf_verifier_env *env, int insn_idx) in acquire_reference_state()
926 static void update_branch_counts(struct bpf_verifier_env *env, struct bpf_verifier_state *st) in update_branch_counts()
[all …]
Dbtf.c1230 __printf(2, 3) static void btf_verifier_log(struct btf_verifier_env *env, in btf_verifier_log()
1244 __printf(4, 5) static void __btf_verifier_log_type(struct btf_verifier_env *env, in __btf_verifier_log_type()
1283 #define btf_verifier_log_type(env, t, ...) \ argument
1285 #define btf_verifier_log_basic(env, t, ...) \ argument
1289 static void btf_verifier_log_member(struct btf_verifier_env *env, in btf_verifier_log_member()
1335 static void btf_verifier_log_vsi(struct btf_verifier_env *env, in btf_verifier_log_vsi()
1362 static void btf_verifier_log_hdr(struct btf_verifier_env *env, in btf_verifier_log_hdr()
1386 static int btf_add_type(struct btf_verifier_env *env, struct btf_type *t) in btf_add_type()
1490 static int env_resolve_init(struct btf_verifier_env *env) in env_resolve_init()
1527 static void btf_verifier_env_free(struct btf_verifier_env *env) in btf_verifier_env_free()
[all …]
/kernel/linux/linux-5.10/drivers/iio/adc/
Denvelope-detector.c80 static int envelope_detector_comp_latch(struct envelope *env) in envelope_detector_comp_latch()
118 struct envelope *env = ctx; in envelope_detector_comp_isr() local
128 static void envelope_detector_setup_compare(struct envelope *env) in envelope_detector_setup_compare()
174 struct envelope *env = container_of(work, struct envelope, in envelope_detector_timeout() local
191 struct envelope *env = iio_priv(indio_dev); in envelope_detector_read_raw() local
235 struct envelope *env = iio_priv(indio_dev); in envelope_show_invert() local
245 struct envelope *env = iio_priv(indio_dev); in envelope_store_invert() local
275 struct envelope *env = iio_priv(indio_dev); in envelope_show_comp_interval() local
285 struct envelope *env = iio_priv(indio_dev); in envelope_store_comp_interval() local
328 struct envelope *env; in envelope_detector_probe() local
/kernel/linux/linux-6.6/drivers/iio/adc/
Denvelope-detector.c79 static int envelope_detector_comp_latch(struct envelope *env) in envelope_detector_comp_latch()
117 struct envelope *env = ctx; in envelope_detector_comp_isr() local
127 static void envelope_detector_setup_compare(struct envelope *env) in envelope_detector_setup_compare()
173 struct envelope *env = container_of(work, struct envelope, in envelope_detector_timeout() local
190 struct envelope *env = iio_priv(indio_dev); in envelope_detector_read_raw() local
234 struct envelope *env = iio_priv(indio_dev); in envelope_show_invert() local
244 struct envelope *env = iio_priv(indio_dev); in envelope_store_invert() local
274 struct envelope *env = iio_priv(indio_dev); in envelope_show_comp_interval() local
284 struct envelope *env = iio_priv(indio_dev); in envelope_store_comp_interval() local
327 struct envelope *env; in envelope_detector_probe() local
/kernel/linux/linux-6.6/tools/bpf/runqslower/
Drunqslower.c13 struct env { struct
17 } env = { argument
/kernel/linux/linux-5.10/tools/bpf/runqslower/
Drunqslower.c14 struct env { struct
18 } env = { argument
/kernel/linux/linux-6.6/lib/
Dkobject_uevent.c117 struct kobj_uevent_env *env = NULL; in kobject_action_args() local
197 struct kobj_uevent_env *env; in kobject_synth_uevent() local
252 static int init_uevent_argv(struct kobj_uevent_env *env, const char *subsystem) in init_uevent_argv()
279 static struct sk_buff *alloc_uevent_skb(struct kobj_uevent_env *env, in alloc_uevent_skb()
309 static int uevent_net_broadcast_untagged(struct kobj_uevent_env *env, in uevent_net_broadcast_untagged()
343 struct kobj_uevent_env *env, in uevent_net_broadcast_tagged()
382 struct kobj_uevent_env *env, in kobject_uevent_net_broadcast()
419 static void zap_modalias_env(struct kobj_uevent_env *env) in zap_modalias_env()
475 struct kobj_uevent_env *env; in kobject_uevent_env() local
669 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...) in add_uevent_var()
/kernel/linux/linux-5.10/lib/
Dkobject_uevent.c117 struct kobj_uevent_env *env = NULL; in kobject_action_args() local
197 struct kobj_uevent_env *env; in kobject_synth_uevent() local
252 static int init_uevent_argv(struct kobj_uevent_env *env, const char *subsystem) in init_uevent_argv()
279 static struct sk_buff *alloc_uevent_skb(struct kobj_uevent_env *env, in alloc_uevent_skb()
309 static int uevent_net_broadcast_untagged(struct kobj_uevent_env *env, in uevent_net_broadcast_untagged()
343 struct kobj_uevent_env *env, in uevent_net_broadcast_tagged()
382 struct kobj_uevent_env *env, in kobject_uevent_net_broadcast()
419 static void zap_modalias_env(struct kobj_uevent_env *env) in zap_modalias_env()
475 struct kobj_uevent_env *env; in kobject_uevent_env() local
669 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...) in add_uevent_var()
/kernel/linux/linux-5.10/tools/perf/arch/
Dcommon.c97 char *env = getenv("PATH"); in lookup_path() local
132 static int perf_env__lookup_binutils_path(struct perf_env *env, in perf_env__lookup_binutils_path()
205 int perf_env__lookup_objdump(struct perf_env *env, const char **path) in perf_env__lookup_objdump()
222 bool perf_env__single_address_space(struct perf_env *env) in perf_env__single_address_space()
/kernel/linux/linux-6.6/tools/perf/arch/
Dcommon.c109 char *env = getenv("PATH"); in lookup_path() local
144 static int perf_env__lookup_binutils_path(struct perf_env *env, in perf_env__lookup_binutils_path()
221 int perf_env__lookup_objdump(struct perf_env *env, char **path) in perf_env__lookup_objdump()
238 bool perf_env__single_address_space(struct perf_env *env) in perf_env__single_address_space()
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
Dregset.c225 convert_from_fxsr(struct user_i387_ia32_struct *env, struct task_struct *tsk) in convert_from_fxsr()
262 const struct user_i387_ia32_struct *env) in convert_to_fxsr()
292 struct user_i387_ia32_struct env; in fpregs_get() local
320 struct user_i387_ia32_struct env; in fpregs_set() local
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/
Dregset.c331 static void __convert_from_fxsr(struct user_i387_ia32_struct *env, in __convert_from_fxsr()
369 convert_from_fxsr(struct user_i387_ia32_struct *env, struct task_struct *tsk) in convert_from_fxsr()
375 const struct user_i387_ia32_struct *env) in convert_to_fxsr()
405 struct user_i387_ia32_struct env; in fpregs_get() local
437 struct user_i387_ia32_struct env; in fpregs_set() local
/kernel/linux/linux-6.6/include/linux/
Dof_device.h52 struct kobj_uevent_env *env) { } in of_device_uevent()
61 struct kobj_uevent_env *env) in of_device_uevent_modalias()

12345678910>>...15