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.rs372 let scoped = self.scoped_dir(name); scope() localVariable
471 let scoped = ScopedDir::new(name); dir() localVariable
/linux/net/ipv4/
H A Dping.c342 int addr_type, scoped, has_addr; in ping_check_bind_addr() local