Home
last modified time | relevance | path

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

1234567

/Linux-v4.19/tools/perf/util/
Denv.c11 void perf_env__exit(struct perf_env *env) in perf_env__exit()
41 int perf_env__set_cmdline(struct perf_env *env, int argc, const char *argv[]) in perf_env__set_cmdline()
69 int perf_env__read_cpu_topology_map(struct perf_env *env) in perf_env__read_cpu_topology_map()
96 static int perf_env__read_arch(struct perf_env *env) in perf_env__read_arch()
109 static int perf_env__read_nr_cpus_avail(struct perf_env *env) in perf_env__read_nr_cpus_avail()
117 const char *perf_env__raw_arch(struct perf_env *env) in perf_env__raw_arch()
122 int perf_env__nr_cpus_avail(struct perf_env *env) in perf_env__nr_cpus_avail()
164 const char *perf_env__arch(struct perf_env *env) in perf_env__arch()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/bpf/
Dverifier.c44 #define pr_vlog(env, fmt, ...) \ argument
112 nfp_bpf_stack_arg_ok(const char *fname, struct bpf_verifier_env *env, in nfp_bpf_stack_arg_ok()
145 nfp_bpf_map_call_ok(const char *fname, struct bpf_verifier_env *env, in nfp_bpf_map_call_ok()
158 nfp_bpf_check_call(struct nfp_prog *nfp_prog, struct bpf_verifier_env *env, in nfp_bpf_check_call()
298 struct bpf_verifier_env *env) in nfp_bpf_check_exit()
332 struct bpf_verifier_env *env) in nfp_bpf_check_stack_access()
375 nfp_bpf_map_mark_used_one(struct bpf_verifier_env *env, in nfp_bpf_map_mark_used_one()
393 nfp_bpf_map_mark_used(struct bpf_verifier_env *env, struct nfp_insn_meta *meta, in nfp_bpf_map_mark_used()
428 struct bpf_verifier_env *env, u8 reg_no) in nfp_bpf_check_ptr()
479 struct bpf_verifier_env *env) in nfp_bpf_check_store()
[all …]
/Linux-v4.19/kernel/bpf/
Dverifier.c219 __printf(2, 3) void bpf_verifier_log_write(struct bpf_verifier_env *env, in bpf_verifier_log_write()
235 struct bpf_verifier_env *env = private_data; in verbose() local
266 static void print_liveness(struct bpf_verifier_env *env, in print_liveness()
277 static struct bpf_func_state *func(struct bpf_verifier_env *env, in func()
285 static void print_verifier_state(struct bpf_verifier_env *env, in print_verifier_state()
485 static int pop_stack(struct bpf_verifier_env *env, int *prev_insn_idx, in pop_stack()
512 static struct bpf_verifier_state *push_stack(struct bpf_verifier_env *env, in push_stack()
579 static void mark_reg_known_zero(struct bpf_verifier_env *env, in mark_reg_known_zero()
694 static void mark_reg_unknown(struct bpf_verifier_env *env, in mark_reg_unknown()
713 static void mark_reg_not_init(struct bpf_verifier_env *env, in mark_reg_not_init()
[all …]
Dbtf.c479 __printf(2, 3) static void btf_verifier_log(struct btf_verifier_env *env, in btf_verifier_log()
493 __printf(4, 5) static void __btf_verifier_log_type(struct btf_verifier_env *env, in __btf_verifier_log_type()
525 #define btf_verifier_log_type(env, t, ...) \ argument
527 #define btf_verifier_log_basic(env, t, ...) \ argument
531 static void btf_verifier_log_member(struct btf_verifier_env *env, in btf_verifier_log_member()
566 static void btf_verifier_log_hdr(struct btf_verifier_env *env, in btf_verifier_log_hdr()
588 static int btf_add_type(struct btf_verifier_env *env, struct btf_type *t) in btf_add_type()
692 static int env_resolve_init(struct btf_verifier_env *env) in env_resolve_init()
729 static void btf_verifier_env_free(struct btf_verifier_env *env) in btf_verifier_env_free()
735 static bool env_type_is_resolve_sink(const struct btf_verifier_env *env, in env_type_is_resolve_sink()
[all …]
/Linux-v4.19/drivers/iio/adc/
Denvelope-detector.c83 static int envelope_detector_comp_latch(struct envelope *env) in envelope_detector_comp_latch()
121 struct envelope *env = ctx; in envelope_detector_comp_isr() local
131 static void envelope_detector_setup_compare(struct envelope *env) in envelope_detector_setup_compare()
177 struct envelope *env = container_of(work, struct envelope, in envelope_detector_timeout() local
194 struct envelope *env = iio_priv(indio_dev); in envelope_detector_read_raw() local
238 struct envelope *env = iio_priv(indio_dev); in envelope_show_invert() local
248 struct envelope *env = iio_priv(indio_dev); in envelope_store_invert() local
278 struct envelope *env = iio_priv(indio_dev); in envelope_show_comp_interval() local
288 struct envelope *env = iio_priv(indio_dev); in envelope_store_comp_interval() local
331 struct envelope *env; in envelope_detector_probe() local
/Linux-v4.19/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
251 static int init_uevent_argv(struct kobj_uevent_env *env, const char *subsystem) in init_uevent_argv()
277 static struct sk_buff *alloc_uevent_skb(struct kobj_uevent_env *env, in alloc_uevent_skb()
307 static int uevent_net_broadcast_untagged(struct kobj_uevent_env *env, in uevent_net_broadcast_untagged()
341 struct kobj_uevent_env *env, in uevent_net_broadcast_tagged()
380 struct kobj_uevent_env *env, in kobject_uevent_net_broadcast()
416 static void zap_modalias_env(struct kobj_uevent_env *env) in zap_modalias_env()
457 struct kobj_uevent_env *env; in kobject_uevent_env() local
648 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...) in add_uevent_var()
/Linux-v4.19/tools/perf/arch/
Dcommon.c86 char *env = getenv("PATH"); in lookup_path() local
121 static int perf_env__lookup_binutils_path(struct perf_env *env, in perf_env__lookup_binutils_path()
192 int perf_env__lookup_objdump(struct perf_env *env, const char **path) in perf_env__lookup_objdump()
/Linux-v4.19/arch/mips/loongson32/common/
Dprom.c24 char **env = prom_envp; in prom_getenv() local
38 static inline unsigned long env_or_default(char *env, unsigned long dfl) in env_or_default()
/Linux-v4.19/arch/x86/kernel/fpu/
Dregset.c236 convert_from_fxsr(struct user_i387_ia32_struct *env, struct task_struct *tsk) in convert_from_fxsr()
273 const struct user_i387_ia32_struct *env) in convert_to_fxsr()
305 struct user_i387_ia32_struct env; in fpregs_get() local
334 struct user_i387_ia32_struct env; in fpregs_set() local
Dsignal.c61 struct user_i387_ia32_struct env; in save_fsave_header() local
317 struct user_i387_ia32_struct env; in __fpu__restore_sig() local
/Linux-v4.19/drivers/hwmon/
Dultra45_env.c60 struct env { struct
67 static u8 env_read(struct env *p, u8 ireg) in env_read() argument
/Linux-v4.19/include/linux/
Dof_device.h71 struct kobj_uevent_env *env) { } in of_device_uevent()
90 struct kobj_uevent_env *env) in of_device_uevent_modalias()
/Linux-v4.19/scripts/kconfig/
Dpreprocess.c35 struct env { struct
43 struct env *e; in env_add() argument
/Linux-v4.19/drivers/of/
Ddevice.c291 void of_device_uevent(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent()
327 int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias()
/Linux-v4.19/arch/powerpc/include/asm/
Dtypes.h33 unsigned long env; member
/Linux-v4.19/arch/mips/pnx833x/common/
Dprom.c48 char **env = prom_envp; in prom_getenv() local
/Linux-v4.19/tools/perf/tests/
Dmem2node.c44 struct perf_env env = { in test__mem2node() local
/Linux-v4.19/drivers/mtd/maps/
Dpmcmsp-flash.c56 char *env; in init_msp_flash() local
/Linux-v4.19/sound/hda/
Dhda_bus_type.c67 static int hda_uevent(struct device *dev, struct kobj_uevent_env *env) in hda_uevent()
/Linux-v4.19/arch/mips/pnx833x/stb22x/
Dboard.c52 static inline unsigned long env_or_default(char *env, unsigned long dfl) in env_or_default()
/Linux-v4.19/security/tomoyo/
Denviron.c50 int tomoyo_env_perm(struct tomoyo_request_info *r, const char *env) in tomoyo_env_perm()
/Linux-v4.19/arch/mips/alchemy/common/
Dprom.c63 char **env = prom_envp; in prom_getenv() local
/Linux-v4.19/kernel/sched/
Dfair.c1524 static void task_numa_assign(struct task_numa_env *env, in task_numa_assign()
1553 struct task_numa_env *env) in load_too_imbalanced()
1593 static void task_numa_compare(struct task_numa_env *env, in task_numa_compare()
1712 static void task_numa_find_cpu(struct task_numa_env *env, in task_numa_find_cpu()
1741 struct task_numa_env env = { in task_numa_migrate() local
6956 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot()
6992 static int migrate_degrades_locality(struct task_struct *p, struct lb_env *env) in migrate_degrades_locality()
7040 struct lb_env *env) in migrate_degrades_locality()
7050 int can_migrate_task(struct task_struct *p, struct lb_env *env) in can_migrate_task()
7130 static void detach_task(struct task_struct *p, struct lb_env *env) in detach_task()
[all …]
/Linux-v4.19/tools/perf/ui/browsers/
Dheader.c97 int tui__header_window(struct perf_env *env) in tui__header_window()
/Linux-v4.19/drivers/zorro/
Dzorro-driver.c145 static int zorro_uevent(struct device *dev, struct kobj_uevent_env *env) in zorro_uevent()

1234567