/kernel/linux/linux-6.6/drivers/amba/ |
H A D | bus.c | 238 static int amba_uevent(const struct device *dev, struct kobj_uevent_env *env) in amba_uevent() argument
|
/kernel/linux/linux-6.6/drivers/xen/xenbus/ |
H A D | xenbus_probe_frontend.c | 76 xenbus_uevent_frontend(const struct device *_dev, struct kobj_uevent_env *env) xenbus_uevent_frontend() argument
|
/kernel/linux/linux-6.6/drivers/soc/qcom/ |
H A D | apr.c | 390 static int apr_uevent(const struct device *dev, struct kobj_uevent_env *env) in apr_uevent() argument
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | power_supply_sysfs.c | 435 static int add_prop_uevent(const struct device *dev, struct kobj_uevent_env *env, in add_prop_uevent() argument 466 int power_supply_uevent(const struct device *dev, struct kobj_uevent_env *env) in power_supply_uevent() argument
|
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy.c | 148 static int usb_phy_uevent(const struct device *dev, struct kobj_uevent_env *env) in usb_phy_uevent() argument
|
/kernel/linux/linux-6.6/drivers/bus/ |
H A D | mips_cdmm.c | 70 static int mips_cdmm_uevent(const struct device *dev, struct kobj_uevent_env *env) in mips_cdmm_uevent() argument
|
/kernel/linux/linux-6.6/drivers/bus/mhi/host/ |
H A D | init.c | 1410 static int mhi_uevent(const struct device *dev, struct kobj_uevent_env *env) in mhi_uevent() argument
|
/kernel/linux/linux-6.6/drivers/bcma/ |
H A D | main.c | 631 static int bcma_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in bcma_device_uevent() argument
|
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A D | bpf.c | 63 nsim_bpf_verify_insn(struct bpf_verifier_env *env, int insn_idx, int prev_insn) in nsim_bpf_verify_insn() argument 82 static int nsim_bpf_finalize(struct bpf_verifier_env *env) in nsim_bpf_finalize() argument
|
/kernel/linux/linux-6.6/drivers/nvmem/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/ |
H A D | bus.c | 364 static int ishtp_cl_uevent(const struct device *dev, struct kobj_uevent_env *env) in ishtp_cl_uevent() argument
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | bus.c | 346 host1x_device_uevent(const struct device *dev, struct kobj_uevent_env *env) host1x_device_uevent() argument
|
/kernel/linux/linux-6.6/drivers/hsi/ |
H A D | hsi_core.c | 33 static int hsi_bus_uevent(const struct device *dev, struct kobj_uevent_env *env) in hsi_bus_uevent() argument
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | ultra45_env.c | 62 struct env { struct [all...] |
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | macio_asic.c | 132 static int macio_device_modalias(const struct device *dev, struct kobj_uevent_env *env) in macio_device_modalias() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | block-info.c | 466 report__browse_block_hists(struct block_hist *bh, float min_percent, struct evsel *evsel, struct perf_env *env, struct annotation_options *annotation_opts) report__browse_block_hists() argument
|
H A D | evlist.h | 69 struct perf_env *env; member
|
H A D | cgroup.c | 554 struct cgroup *cgroup__findnew(struct perf_env *env, uint64_t id, in cgroup__findnew() argument 565 struct cgroup *cgroup__find(struct perf_env *env, uint64_t id) in cgroup__find() argument 575 void perf_env__purge_cgroups(struct perf_env *env) in perf_env__purge_cgroups() argument [all...] |
H A D | header.h | 92 struct perf_env env; member
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | conf.c | 89 char *env; in set_randconfig_seed() local 186 char *env = getenv("KCONFIG_PROBABILITY"); in conf_set_all_new_symbols() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | xdp_features.c | 26 static struct env { struct 38 } env; variable [all...] |
/kernel/linux/linux-6.6/lib/ |
H 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 init_uevent_argv(struct kobj_uevent_env *env, const char *subsystem) init_uevent_argv() argument 279 alloc_uevent_skb(struct kobj_uevent_env *env, const char *action_string, const char *devpath) alloc_uevent_skb() argument 309 uevent_net_broadcast_untagged(struct kobj_uevent_env *env, const char *action_string, const char *devpath) uevent_net_broadcast_untagged() argument 342 uevent_net_broadcast_tagged(struct sock *usk, struct kobj_uevent_env *env, const char *action_string, const char *devpath) uevent_net_broadcast_tagged() argument 381 kobject_uevent_net_broadcast(struct kobject *kobj, struct kobj_uevent_env *env, const char *action_string, const char *devpath) kobject_uevent_net_broadcast() argument 419 zap_modalias_env(struct kobj_uevent_env *env) zap_modalias_env() argument 460 struct kobj_uevent_env *env; kobject_uevent_env() local 654 add_uevent_var(struct kobj_uevent_env *env, const char *format, ...) add_uevent_var() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | avisynth.c | 89 AVS_ScriptEnvironment *env; member [all...] |
/third_party/curl/lib/ |
H A D | ldap.c | 765 const char *env = getenv("CURL_TRACE"); in _ldap_trace() local
|
/third_party/libuv/src/unix/ |
H A D | process.c | 651 char* uv__spawn_find_path_in_env(char** env) { in uv__spawn_find_path_in_env() argument 690 char** env = environ; in uv__spawn_resolve_and_spawn() local [all...] |