Searched defs:found_upper (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | subscr.c | 41 tipc_sub_send_event(struct tipc_subscription *sub, u32 found_lower, u32 found_upper, u32 event, u32 port, u32 node) tipc_sub_send_event() argument 63 tipc_sub_check_overlap(struct tipc_name_seq *seq, u32 found_lower, u32 found_upper) tipc_sub_check_overlap() argument 75 tipc_sub_report_overlap(struct tipc_subscription *sub, u32 found_lower, u32 found_upper, u32 event, u32 port, u32 node, u32 scope, int must) tipc_sub_report_overlap() argument [all...] |
| /kernel/linux/linux-6.6/net/tipc/ |
| H A D | subscr.c | 77 u32 found_upper = found->upper; in tipc_sub_check_overlap() local
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | tipc.h | 131 __u32 found_upper; /* " " */ member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | tipc.h | 131 __u32 found_upper; /* " " */ member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | tipc.h | 71 __u32 found_upper; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | tipc.h | 71 __u32 found_upper; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | tipc.h | 58 __u32 found_upper; member
|
Completed in 5 milliseconds