Searched refs:structs (Results 1 - 22 of 22) sorted by relevance
/kernel/linux/linux-5.10/tools/bpf/resolve_btfids/ |
H A D | main.c | 105 struct rb_root structs; member 430 id = add_symbol(&obj->structs, prefix, sizeof(BTF_STRUCT) - 1); in symbols_collect() 515 root = &obj->structs; in symbols_resolve() 642 if (__symbols_patch(obj, &obj->structs) || in symbols_patch() 681 .structs = RB_ROOT, in main()
|
/kernel/linux/linux-6.6/tools/bpf/resolve_btfids/ |
H A D | main.c | 132 struct rb_root structs; member 467 id = add_symbol(&obj->structs, prefix, sizeof(BTF_STRUCT) - 1); in symbols_collect() 577 root = &obj->structs; in symbols_resolve() 733 if (__symbols_patch(obj, &obj->structs) || in symbols_patch() 771 .structs = RB_ROOT, in main()
|
/kernel/linux/linux-5.10/security/selinux/include/ |
H A D | netlabel.h | 21 #include <net/sctp/structs.h>
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | sctp.h | 8 #include <net/sctp/structs.h>
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | sctp.h | 8 #include <net/sctp/structs.h>
|
/kernel/linux/linux-6.6/security/selinux/include/ |
H A D | netlabel.h | 21 #include <net/sctp/structs.h>
|
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | command.h | 25 #include <net/sctp/structs.h>
|
H A D | sctp.h | 34 * structs 61 #include <net/sctp/structs.h>
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | command.h | 25 #include <net/sctp/structs.h>
|
H A D | sctp.h | 34 * structs 61 #include <net/sctp/structs.h>
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | sysctl.c | 24 #include <net/sctp/structs.h>
|
H A D | ulpevent.c | 27 #include <net/sctp/structs.h>
|
H A D | ulpqueue.c | 27 #include <net/sctp/structs.h>
|
H A D | sm_statefuns.c | 45 #include <net/sctp/structs.h>
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sysctl.c | 24 #include <net/sctp/structs.h>
|
H A D | ulpevent.c | 27 #include <net/sctp/structs.h>
|
H A D | ulpqueue.c | 27 #include <net/sctp/structs.h>
|
H A D | sm_statefuns.c | 45 #include <net/sctp/structs.h>
|
/kernel/linux/linux-6.6/scripts/ |
H A D | sphinx-pre-install | 900 printf " structs, enums,...). This is known Sphinx bug. For more details, see:\n";
|
H A D | get_abi.pl | 1035 - 4: Dump the structs used to store the contents of the ABI files.
|
/kernel/linux/linux-5.10/security/selinux/ |
H A D | hooks.c | 71 #include <net/sctp/structs.h>
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | hooks.c | 70 #include <net/sctp/structs.h>
|
Completed in 47 milliseconds