Home
last modified time | relevance | path

Searched defs:scoped (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dlandlock.h53 __u64 scoped; member
/linux/rust/kernel/
H A Ddebugfs.rs396 let scoped = self.scoped_dir(name); in scope() localVariable
495 let scoped = ScopedDir::new(name); in dir() localVariable
/linux/net/ipv4/
H A Dping.c342 int addr_type, scoped, has_addr; ping_check_bind_addr() local