Home
last modified time | relevance | path

Searched defs:walker (Results 1 – 13 of 13) sorted by relevance

/linux/fs/ecryptfs/
H A Dsuper.c137 struct ecryptfs_global_auth_tok *walker; in ecryptfs_show_options() local
H A Dkeystore.c491 struct ecryptfs_global_auth_tok *walker; in ecryptfs_find_global_auth_tok_for_sig() local
/linux/security/landlock/
H A Dtask.c38 const struct landlock_hierarchy *walker; in domain_scope_le() local
/linux/arch/arm64/kvm/
H A Dptdump.c136 struct kvm_pgtable_walker walker = (struct kvm_pgtable_walker) { in kvm_ptdump_guest_show() local
/linux/security/yama/
H A Dyama_lsm.c278 struct task_struct *walker = child; task_is_descendant() local
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmm.c296 struct kvm_pgtable_walker walker = { in create_fixmap_slot() local
/linux/drivers/media/test-drivers/vimc/
H A Dvimc-scaler.c341 u8 *walker = vscaler->src_frame; in vimc_scaler_fill_src_frame() local
/linux/net/sched/
H A Dsch_ingress.c44 static void ingress_walk(struct Qdisc *sch, struct qdisc_walker *walker) in ingress_walk()
H A Dsch_tbf.c587 static void tbf_walk(struct Qdisc *sch, struct qdisc_walker *walker) in tbf_walk()
H A Dsch_netem.c1287 static void netem_walk(struct Qdisc *sch, struct qdisc_walker *walker) in netem_walk()
/linux/lib/
H A Drhashtable.c323 struct rhashtable_walker *walker; in rhashtable_rehash_table() local
[all...]
/linux/kernel/
H A Dseccomp.c902 struct seccomp_filter *walker; in seccomp_attach_filter() local
/linux/fs/gfs2/
H A Dbmap.c470 u64 max_len, gfs2_metadata_walker walker) in gfs2_walk_metadata()