Home
last modified time | relevance | path

Searched refs:TIPC_CLUSTER_SIZE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtipc.h278 #define TIPC_CLUSTER_SIZE ((1UL << TIPC_CLUSTER_BITS) - 1) macro
282 #define TIPC_CLUSTER_MASK (TIPC_CLUSTER_SIZE << TIPC_CLUSTER_OFFSET)
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtipc.h278 #define TIPC_CLUSTER_SIZE ((1UL << TIPC_CLUSTER_BITS) - 1) macro
282 #define TIPC_CLUSTER_MASK (TIPC_CLUSTER_SIZE << TIPC_CLUSTER_OFFSET)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtipc.h162 #define TIPC_CLUSTER_SIZE ((1UL << TIPC_CLUSTER_BITS) - 1) macro
165 #define TIPC_CLUSTER_MASK (TIPC_CLUSTER_SIZE << TIPC_CLUSTER_OFFSET)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtipc.h162 #define TIPC_CLUSTER_SIZE ((1UL << TIPC_CLUSTER_BITS) - 1) macro
165 #define TIPC_CLUSTER_MASK (TIPC_CLUSTER_SIZE << TIPC_CLUSTER_OFFSET)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtipc.h137 #define TIPC_CLUSTER_SIZE ((1UL << TIPC_CLUSTER_BITS) - 1) macro
140 #define TIPC_CLUSTER_MASK (TIPC_CLUSTER_SIZE << TIPC_CLUSTER_OFFSET)
/kernel/linux/linux-5.10/net/tipc/
H A Dmonitor.c697 if (cluster_size > TIPC_CLUSTER_SIZE) in tipc_nl_monitor_set_threshold()
/kernel/linux/linux-6.6/net/tipc/
H A Dmonitor.c728 if (cluster_size > TIPC_CLUSTER_SIZE) in tipc_nl_monitor_set_threshold()

Completed in 6 milliseconds