Home
last modified time | relevance | path

Searched refs:structs (Results 1 – 5 of 5) sorted by relevance

/tools/net/sunrpc/xdrgen/
A Dxdr_ast.py19 structs = set() variable
103 if self.type_name in structs:
257 structs.add(self.name)
368 structs.add(self.name)
397 structs.add(self.name)
478 structs.add(self.name)
/tools/bpf/resolve_btfids/
A Dmain.c132 struct rb_root structs; member
476 id = add_symbol(&obj->structs, prefix, sizeof(BTF_STRUCT) - 1); in symbols_collect()
586 root = &obj->structs; in symbols_resolve()
745 if (__symbols_patch(obj, &obj->structs) || in symbols_patch()
783 .structs = RB_ROOT, in main()
/tools/bpf/bpftool/Documentation/
A Dbpftool-gen.rst126 If BPF object has global variables, corresponding structs with memory
129 structs/data sections. These data sections/structs can be used to set up
131 if target kernel supports memory-mapped BPF arrays, same structs can be
/tools/memory-model/
A Dlock.cat39 (* There should be no ordinary R or W accesses to spinlocks or SRCU structs *)
/tools/sched_ext/
A DREADME.md141 Everywhere). This feature allows you to reference fields inside of structs with

Completed in 9 milliseconds