Searched +defs:next +defs:files (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/drivers/misc/genwqe/ |
D | card_dev.c | 192 struct list_head *node, *next; in genwqe_remove_mappings() local 230 struct list_head *node, *next; in genwqe_remove_pinnings() local 260 unsigned int files = 0; in genwqe_kill_fasync() local 276 unsigned int files = 0; in genwqe_terminate() local
|
/linux-6.14.4/fs/kernfs/ |
D | file.c | 25 struct list_head files; /* goes through kernfs_open_file.list */ member 160 void *next = ops->seq_start(sf, ppos); in kernfs_seq_start() local 175 void *next = ops->seq_next(sf, v, ppos); in kernfs_seq_next() local
|
/linux-6.14.4/kernel/cgroup/ |
D | dmem.c | 171 struct dmem_cgroup_pool_state *pool, *next; in dmemcs_free() local 402 struct dmem_cgroup_pool_state *pool, *next; in dmemcg_free_rcu() local 792 static struct cftype files[] = { variable
|
D | cgroup.c | 4522 unsigned long next = last + CGROUP_FILE_NOTIFY_MIN_INTV; in cgroup_file_notify() local 4574 struct cgroup_subsys_state *next; in css_next_child() local 4644 struct cgroup_subsys_state *next; in css_next_descendant_pre() local 4740 struct cgroup_subsys_state *next; in css_next_descendant_post() local 7105 static ssize_t show_delegatable_files(struct cftype *files, char *buf, in show_delegatable_files()
|
/linux-6.14.4/fs/ |
D | coredump.c | 438 struct core_thread *curr, *next; in coredump_finish() local 508 struct file *files[2]; in umh_pipe_setup() local
|
D | libfs.c | 197 struct dentry *next = NULL; in dcache_readdir() local 463 bool next) in find_positive_dentry() 523 struct dentry *next; in offset_iterate_dir() local 1004 const struct tree_descr *files) in simple_fill_super()
|
D | binfmt_elf.c | 1716 struct elf_thread_core_info *next; member 1727 struct memelfnote files; member
|
/linux-6.14.4/security/apparmor/ |
D | apparmorfs.c | 171 static struct tree_descr files[] = { {""} }; in apparmorfs_fill_super() local 2088 struct aa_ns *parent, *next; in __next_ns() local 2190 struct aa_profile *next = __next_profile(profile); in next_profile() local
|
/linux-6.14.4/include/linux/ |
D | sched.h | 787 struct wake_q_node *next; member 1167 struct files_struct *files; member
|