Searched defs:path (Results 1 – 15 of 15) sorted by relevance
/kernel/ |
D | audit_watch.c | 39 char *path; /* insertion path */ member 136 static struct audit_parent *audit_init_parent(struct path *path) in audit_init_parent() 160 static struct audit_watch *audit_init_watch(char *path) in audit_init_watch() 178 int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op) in audit_to_watch() 204 char *path; in audit_dupe_watch() local
|
D | audit_fsnotify.c | 29 char *path; /* insertion path */ member 77 struct path path; in audit_alloc_mark() local
|
D | umh.c | 379 struct subprocess_info *call_usermodehelper_setup(const char *path, char **argv, in call_usermodehelper_setup() 618 int call_usermodehelper(const char *path, char **argv, char **envp, int wait) in call_usermodehelper()
|
D | auditfilter.c | 1262 int parent_len(const char *path) in parent_len() 1296 int audit_compare_dname_path(const struct qstr *dname, const char *path, int parentlen) in audit_compare_dname_path()
|
D | audit_tree.c | 687 struct path path; in audit_trim_trees() local 805 struct path path; in audit_add_tree_rule() local
|
D | sysctl_binary.c | 1205 static const struct bin_table *get_sysctl(const int *name, int nlen, char *path) in get_sysctl()
|
D | auditsc.c | 1318 const struct path *path, int record_num, int *call_panic) in audit_log_name()
|
D | audit.c | 2018 const struct path *path) in audit_log_d_path()
|
/kernel/bpf/ |
D | inode.c | 388 struct path path; in bpf_obj_do_pin() local 452 struct path path; in bpf_obj_do_get() local 543 struct path path; in bpf_prog_get_type_path() local
|
/kernel/trace/ |
D | trace_seq.c | 327 int trace_seq_path(struct trace_seq *s, const struct path *path) in trace_seq_path()
|
D | trace_event_perf.c | 306 char *path = NULL; in perf_uprobe_init() local
|
D | trace_uprobe.c | 64 struct path path; member 554 struct path path; in trace_uprobe_create() local 1575 struct path path; in create_local_trace_uprobe() local
|
/kernel/gcov/ |
D | fs.c | 303 static char *link_target(const char *dir, const char *path, const char *ext) in link_target()
|
/kernel/sched/ |
D | fair.c | 278 static inline void cfs_rq_tg_path(struct cfs_rq *cfs_rq, char *path, int len) in cfs_rq_tg_path() 465 static inline void cfs_rq_tg_path(struct cfs_rq *cfs_rq, char *path, int len) in cfs_rq_tg_path()
|
/kernel/cgroup/ |
D | cgroup.c | 6240 struct cgroup *cgroup_get_from_path(const char *path) in cgroup_get_from_path()
|