Home
last modified time | relevance | path

Searched defs:set_root (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/
H A Ducount.c58 static struct ctl_table_root set_root = { variable
/linux/tools/firewire/
H A Dnosy-dump.h27 uint32_t set_root:1; member
/linux/fs/xfs/libxfs/
H A Dxfs_btree.h147 void (*set_root)(struct xfs_btree_cur *cur, member
/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c875 static void set_root(bool set) in set_root() function