/linux/tools/perf/util/ |
A D | env.c | 22 void perf_env__insert_bpf_prog_info(struct perf_env *env, in perf_env__insert_bpf_prog_info() 136 static void perf_env__purge_bpf(struct perf_env *env) in perf_env__purge_bpf() 180 void perf_env__exit(struct perf_env *env) in perf_env__exit() 227 void perf_env__init(struct perf_env *env) in perf_env__init() 250 int perf_env__kernel_is_64_bit(struct perf_env *env) in perf_env__kernel_is_64_bit() 353 int perf_env__read_cpuid(struct perf_env *env) in perf_env__read_cpuid() 368 static int perf_env__read_arch(struct perf_env *env) in perf_env__read_arch() 394 int perf_env__nr_cpus_avail(struct perf_env *env) in perf_env__nr_cpus_avail() 436 const char *perf_env__arch(struct perf_env *env) in perf_env__arch() 451 const char *perf_env__cpuid(struct perf_env *env) in perf_env__cpuid() [all …]
|
A D | bpf-event.c | 78 struct perf_env *env = machine->env; in machine__process_bpf_event_load() local 131 static int perf_env__fetch_btf(struct perf_env *env, in perf_env__fetch_btf() 213 struct perf_env *env; in perf_event__synthesize_one_bpf_prog() local 483 static void perf_env__add_bpf_info(struct perf_env *env, u32 id) in perf_env__add_bpf_info() 537 struct perf_env *env = data; in bpf_event__sb_cb() local 561 int evlist__add_bpf_sb_event(struct evlist *evlist, struct perf_env *env) in evlist__add_bpf_sb_event() 582 struct perf_env *env, in bpf_event__print_bpf_prog_info()
|
A D | amd-sample-raw.c | 244 static void parse_cpuid(struct perf_env *env) in parse_cpuid() 265 struct perf_env *env = evlist->env; in evlist__has_amd_ibs() local
|
A D | cgroup.c | 542 struct cgroup *cgroup__findnew(struct perf_env *env, uint64_t id, in cgroup__findnew() 553 struct cgroup *cgroup__find(struct perf_env *env, uint64_t id) in cgroup__find() 563 void perf_env__purge_cgroups(struct perf_env *env) in perf_env__purge_cgroups()
|
/linux/tools/testing/selftests/bpf/ |
A D | bench.h | 20 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 …]
|
/linux/drivers/net/ethernet/netronome/nfp/bpf/ |
A D | verifier.c | 16 #define pr_vlog(env, fmt, ...) \ argument 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() 452 struct bpf_verifier_env *env, u8 reg_no) in nfp_bpf_check_ptr() 503 struct bpf_verifier_env *env) in nfp_bpf_check_store() 527 struct bpf_verifier_env *env) in nfp_bpf_check_atomic() 557 struct bpf_verifier_env *env) in nfp_bpf_check_alu() 673 nfp_assign_subprog_idx_and_regs(struct bpf_verifier_env *env, in nfp_assign_subprog_idx_and_regs() [all …]
|
/linux/kernel/bpf/ |
A D | verifier.c | 341 struct bpf_verifier_env *env = private_data; in verbose() local 2037 static int mark_reg_read(struct bpf_verifier_env *env, in mark_reg_read() 3938 int check_ctx_reg(struct bpf_verifier_env *env, in check_ctx_reg() 4242 struct bpf_verifier_env *env, in check_stack_access_within_bounds() 4631 struct bpf_verifier_env *env, int regno, int off, in check_stack_range_initialized() 7118 struct bpf_verifier_env *env, in check_stack_access_for_ptr_arithmetic() 9733 struct bpf_verifier_env *env, in explored_state() 9806 struct bpf_verifier_env *env, in visit_func_call_insn() 9899 static int check_cfg(struct bpf_verifier_env *env) in check_cfg() 11093 static int do_check(struct bpf_verifier_env *env) in do_check() [all …]
|
A D | btf.c | 1347 #define btf_verifier_log_type(env, t, ...) \ argument 1349 #define btf_verifier_log_basic(env, t, ...) \ argument 1637 static int env_stack_push(struct btf_verifier_env *env, in env_stack_push() 1895 static int btf_df_resolve(struct btf_verifier_env *env, in btf_df_resolve() 2067 static void btf_int_log(struct btf_verifier_env *env, in btf_int_log() 3366 static void btf_enum_log(struct btf_verifier_env *env, in btf_enum_log() 4174 static int btf_resolve(struct btf_verifier_env *env, in btf_resolve() 4367 static int btf_parse_hdr(struct btf_verifier_env *env) in btf_parse_hdr() 4440 struct btf_verifier_env *env = NULL; in btf_parse() local 4668 struct btf_verifier_env *env = NULL; in BTF_ID() local [all …]
|
A D | offload.c | 143 int bpf_prog_offload_verify_insn(struct bpf_verifier_env *env, in bpf_prog_offload_verify_insn() 159 int bpf_prog_offload_finalize(struct bpf_verifier_env *env) in bpf_prog_offload_finalize() 178 bpf_prog_offload_replace_insn(struct bpf_verifier_env *env, u32 off, in bpf_prog_offload_replace_insn() 197 bpf_prog_offload_remove_insns(struct bpf_verifier_env *env, u32 off, u32 cnt) in bpf_prog_offload_remove_insns()
|
/linux/drivers/iio/adc/ |
A D | envelope-detector.c | 80 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
|
/linux/tools/bpf/runqslower/ |
A D | runqslower.c | 14 struct env { struct 18 } env = { argument
|
/linux/lib/ |
A D | kobject_uevent.c | 117 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() 460 struct kobj_uevent_env *env; in kobject_uevent_env() local 654 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...) in add_uevent_var()
|
/linux/tools/perf/arch/ |
A D | common.c | 97 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()
|
/linux/arch/x86/kernel/fpu/ |
A D | regset.c | 250 static void __convert_from_fxsr(struct user_i387_ia32_struct *env, in __convert_from_fxsr() 288 convert_from_fxsr(struct user_i387_ia32_struct *env, struct task_struct *tsk) in convert_from_fxsr() 294 const struct user_i387_ia32_struct *env) in convert_to_fxsr() 324 struct user_i387_ia32_struct env; in fpregs_get() local 356 struct user_i387_ia32_struct env; in fpregs_set() local
|
A D | signal.c | 73 struct user_i387_ia32_struct env; in save_fsave_header() local 339 struct user_i387_ia32_struct env; in __fpu_restore_sig() local
|
/linux/drivers/hwmon/ |
A D | ultra45_env.c | 61 struct env { struct 68 static u8 env_read(struct env *p, u8 ireg) in env_read() argument
|
/linux/include/linux/ |
A D | of_device.h | 68 struct kobj_uevent_env *env) { } in of_device_uevent() 87 struct kobj_uevent_env *env) in of_device_uevent_modalias()
|
/linux/drivers/net/wireless/realtek/rtw89/ |
A D | phy.c | 1951 struct rtw89_env_monitor_info *env = &rtwdev->env_monitor; in rtw89_phy_ccx_us_to_idx() local 1958 struct rtw89_env_monitor_info *env = &rtwdev->env_monitor; in rtw89_phy_ccx_idx_to_us() local 1965 struct rtw89_env_monitor_info *env = &rtwdev->env_monitor; in rtw89_phy_ccx_top_setting_init() local 1986 struct rtw89_env_monitor_info *env = &rtwdev->env_monitor; in rtw89_phy_ccx_get_report() local 2028 struct rtw89_env_monitor_info *env = &rtwdev->env_monitor; in rtw89_phy_ccx_racing_release() local 2041 struct rtw89_env_monitor_info *env = &rtwdev->env_monitor; in rtw89_phy_ifs_clm_th_update_check() local 2094 struct rtw89_env_monitor_info *env = &rtwdev->env_monitor; in rtw89_phy_ifs_clm_set_th_reg() local 2123 struct rtw89_env_monitor_info *env = &rtwdev->env_monitor; in rtw89_phy_ifs_clm_setting_init() local 2144 struct rtw89_env_monitor_info *env = &rtwdev->env_monitor; in rtw89_phy_ccx_racing_ctrl() local 2175 struct rtw89_env_monitor_info *env = &rtwdev->env_monitor; in rtw89_phy_ccx_trigger() local [all …]
|
/linux/scripts/kconfig/ |
A D | preprocess.c | 38 struct env { struct 46 struct env *e; in env_add() argument
|
/linux/tools/perf/ |
A D | builtin-stat.c | 1462 static inline int perf_env__get_cpu(struct perf_env *env, struct perf_cpu_map *map, int idx) in perf_env__get_cpu() 1479 struct perf_env *env = data; in perf_env__get_socket() local 1491 struct perf_env *env = data; in perf_env__get_die() local 1510 struct perf_env *env = data; in perf_env__get_core() local 1537 static int perf_env__build_socket_map(struct perf_env *env, struct perf_cpu_map *cpus, in perf_env__build_socket_map() 1543 static int perf_env__build_die_map(struct perf_env *env, struct perf_cpu_map *cpus, in perf_env__build_die_map() 1549 static int perf_env__build_core_map(struct perf_env *env, struct perf_cpu_map *cpus, in perf_env__build_core_map() 1555 static int perf_env__build_node_map(struct perf_env *env, struct perf_cpu_map *cpus, in perf_env__build_node_map() 1586 struct perf_env *env = &st->session->header.env; in perf_stat_init_aggr_mode_file() local
|
/linux/tools/perf/arch/x86/util/ |
A D | evsel.c | 15 struct perf_env env = { .total_mem = 0, } ; in arch_evsel__fixup_new_cycles() local
|
/linux/drivers/of/ |
A D | device.c | 328 void of_device_uevent(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent() 365 int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias()
|
/linux/arch/powerpc/include/asm/ |
A D | types.h | 29 unsigned long env; member
|
/linux/drivers/net/netdevsim/ |
A D | bpf.c | 26 #define pr_vlog(env, fmt, ...) \ argument 63 nsim_bpf_verify_insn(struct bpf_verifier_env *env, int insn_idx, int prev_insn) in nsim_bpf_verify_insn() 82 static int nsim_bpf_finalize(struct bpf_verifier_env *env) in nsim_bpf_finalize()
|
/linux/tools/perf/tests/ |
A D | mem2node.c | 50 struct perf_env env = { in test__mem2node() local
|