| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_edid_load.c | 26 int __drm_set_edid_firmware_path(const char *path) in __drm_set_edid_firmware_path() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | firmware.h | 46 const char *path; member 68 char *path; member
|
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
| H A D | cfm.c | 577 char *path ; in cem_build_path() local
|
| /kernel/linux/linux-5.10/drivers/net/ipa/ |
| H A D | ipa_clock.c | 65 struct icc_path *path; in ipa_interconnect_init_one() local 78 struct icc_path *path; in ipa_interconnect_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/of/ |
| H A D | pdt.c | 45 char path[256]; in of_pdt_build_full_name() local
|
| /kernel/linux/linux-5.10/samples/seccomp/ |
| H A D | user-trap.c | 107 char path[PATH_MAX], source[PATH_MAX], target[PATH_MAX]; in handle_req() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | trace_seq.h | 137 static inline int trace_seq_path(struct trace_seq *s, const struct path *path) in trace_seq_path() argument
|
| H A D | namei.h | 54 user_path_at(int dfd, const char __user *name, unsigned flags, struct path *path) user_path_at() argument [all...] |
| H A D | pps_kernel.h | 25 char path[PPS_MAX_NAME_LEN]; /* path of connected device */ member
|
| /kernel/linux/linux-5.10/security/keys/ |
| H A D | big_key.c | 58 struct path *path = (struct path *)&prep->payload.data[big_key_path]; in big_key_preparse() local 154 struct path *path = (struct path *)&prep->payload.data[big_key_path]; in big_key_free_preparse() local 167 struct path *pat in big_key_revoke() local 184 struct path *path = (struct path *)&key->payload.data[big_key_path]; big_key_destroy() local 239 struct path *path = (struct path *)&key->payload.data[big_key_path]; big_key_read() local [all...] |
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | misc.c | 41 static const char *sanity_file_name(const char *path) in sanity_file_name() argument 51 void __snd_printk(unsigned int level, const char *path, int line, in __snd_printk() argument
|
| /kernel/linux/linux-5.10/security/integrity/ |
| H A D | digsig.c | 175 int __init integrity_load_x509(const unsigned int id, const char *path) in integrity_load_x509() argument
|
| /kernel/linux/linux-5.10/tools/lib/perf/tests/ |
| H A D | test-evlist.c | 208 char path[PATH_MAX]; in test_mmap_thread() local 318 char path[PATH_MAX]; in test_mmap_cpus() local
|
| /kernel/linux/linux-5.10/tools/lib/api/fs/ |
| H A D | tracing_path.c | 106 char *path = get_tracing_file("events"); in tracing_events__opendir() local
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | api-io.c | 36 static int make_test_file(char path[PATH_MAX], const char *contents) in make_test_file() argument 57 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test() argument 80 cleanup_test(char path[PATH_MAX], struct io *io) cleanup_test() argument 89 char path[PATH_MAX]; do_test_get_char() local 136 char path[PATH_MAX]; do_test_get_hex() local 217 char path[PATH_MAX]; do_test_get_dec() local [all...] |
| H A D | dso-data.c | 179 char path[PATH_MAX]; in open_files_cnt() local
|
| /kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
| H A D | cmd.c | 31 static const u32 path[] = { in rsnd_cmd_init() local
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | link.c | 45 char *path; in link_parse_fd() local
|
| H A D | jit_disasm.c | 33 const char *path = "/proc/self/exe"; in get_exec_path() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | cputopo.c | 297 char path[MAXPATHLEN]; in numa_topology__new() local
|
| H A D | namespaces.c | 272 char *nsinfo__realpath(const char *path, struct nsinfo *nsi) in nsinfo__realpath() argument
|
| H A D | setup.py | 1 from os import getenv, path namespace
|
| /kernel/linux/linux-5.10/drivers/xen/xenbus/ |
| H A D | xenbus.h | 65 const char *path; member
|
| /kernel/linux/linux-5.10/fs/afs/ |
| H A D | mntpt.c | 182 struct vfsmount *afs_d_automount(struct path *path) in afs_d_automount() argument
|
| /kernel/linux/linux-5.10/fs/autofs/ |
| H A D | expire.c | 33 struct path path = {.mnt = mnt, .dentry = dentry}; in autofs_mount_busy() local 489 int autofs_expire_wait(const struct path *path, in argument 588 const struct path path = { .mnt = mnt, .dentry = dentry }; autofs_do_expire_multi() local [all...] |