Home
last modified time | relevance | path

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

/DragonOS/kernel/src/bpf/map/
H A Dutil.rs43 pub map_fd: u32, field
64 pub map_fd: u32, field
H A Dmod.rs274 let map_fd = arg.map_fd; in bpf_map_freeze() localVariable
/DragonOS/kernel/src/bpf/prog/
H A Dverifier.rs50 let map_fd = insn.imm as usize; in relocation() localVariable
/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs531 pub map_fd: __u32, field
550 pub map_fd: __u32, field
883 pub map_fd: __u32, field