/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | hash.h | 68 * @choose: callback calculating the hash index 77 batadv_hashdata_choose_cb choose, in batadv_hash_add() 90 index = choose(data, hash->size); in batadv_hash_add() 120 * @choose: callback calculating the hash index 131 batadv_hashdata_choose_cb choose, in batadv_hash_remove() 139 index = choose(data, hash->size); in batadv_hash_remove() 75 batadv_hash_add(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, const void *data, struct hlist_node *data_node) batadv_hash_add() argument 129 batadv_hash_remove(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, void *data) batadv_hash_remove() argument
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | hash.h | 68 * @choose: callback calculating the hash index 77 batadv_hashdata_choose_cb choose, in batadv_hash_add() 90 index = choose(data, hash->size); in batadv_hash_add() 120 * @choose: callback calculating the hash index 131 batadv_hashdata_choose_cb choose, in batadv_hash_remove() 139 index = choose(data, hash->size); in batadv_hash_remove() 75 batadv_hash_add(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, const void *data, struct hlist_node *data_node) batadv_hash_add() argument 129 batadv_hash_remove(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, void *data) batadv_hash_remove() argument
|
/kernel/linux/linux-5.10/drivers/net/wireguard/ |
H A D | allowedips.c | 36 static inline u8 choose(struct allowedips_node *node, const u8 *key) in choose() function 121 node = rcu_dereference_bh(node->bit[choose(node, key)]); in find_node() 163 node = rcu_dereference_protected(parent->bit[choose(parent, key)], lockdep_is_held(lock)); in node_placement() 177 u8 bit = choose(parent, node->bits); in choose_and_connect_node() 215 const u8 bit = choose(node, key); in add()
|
/kernel/linux/linux-6.6/drivers/net/wireguard/ |
H A D | allowedips.c | 36 static inline u8 choose(struct allowedips_node *node, const u8 *key) in choose() function 121 node = rcu_dereference_bh(node->bit[choose(node, key)]); in find_node() 163 node = rcu_dereference_protected(parent->bit[choose(parent, key)], lockdep_is_held(lock)); in node_placement() 177 u8 bit = choose(parent, node->bits); in choose_and_connect_node() 215 const u8 bit = choose(node, key); in add()
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | Kconfig.x86 | 32 To compile this driver as a module, choose M here: the 46 To compile this driver as a module, choose M here: the 136 To compile this driver as a module, choose M here: the 181 To compile this driver as a module, choose M here: the 235 To compile this driver as a module, choose M here: the
|
/kernel/linux/linux-5.10/drivers/parisc/ |
H A D | gsc.h | 44 void (*choose)(struct parisc_device *child, void *ctrl));
|
/kernel/linux/linux-6.6/drivers/parisc/ |
H A D | gsc.h | 44 void (*choose)(struct parisc_device *child, void *ctrl));
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | Kconfig.x86 | 32 To compile this driver as a module, choose M here: the 95 To compile this driver as a module, choose M here: the 175 To compile this driver as a module, choose M here: the 220 To compile this driver as a module, choose M here: the 274 To compile this driver as a module, choose M here: the
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | crct10dif-pcl-asm_64.S | 13 # licenses. You may choose to be licensed under the terms of the GNU
|
H A D | sha512-avx-asm.S | 13 # licenses. You may choose to be licensed under the terms of the GNU
|
H A D | sha512-ssse3-asm.S | 13 # licenses. You may choose to be licensed under the terms of the GNU
|
H A D | sha256-avx-asm.S | 12 # licenses. You may choose to be licensed under the terms of the GNU
|
H A D | sha256-ssse3-asm.S | 12 # licenses. You may choose to be licensed under the terms of the GNU
|
H A D | sha512-avx2-asm.S | 13 # licenses. You may choose to be licensed under the terms of the GNU
|
H A D | sha256-avx2-asm.S | 12 # licenses. You may choose to be licensed under the terms of the GNU
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | crct10dif-pcl-asm_64.S | 13 # licenses. You may choose to be licensed under the terms of the GNU
|
H A D | sha512-ssse3-asm.S | 13 # licenses. You may choose to be licensed under the terms of the GNU
|
H A D | sha512-avx-asm.S | 13 # licenses. You may choose to be licensed under the terms of the GNU
|
H A D | sha256-avx-asm.S | 12 # licenses. You may choose to be licensed under the terms of the GNU
|
H A D | sha256-ssse3-asm.S | 12 # licenses. You may choose to be licensed under the terms of the GNU
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | bugfix.S | 254 | exceptional, we choose to kill the process. 376 | exceptional, we choose to kill the process.
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | bugfix.S | 254 | exceptional, we choose to kill the process. 376 | exceptional, we choose to kill the process.
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | poly1305-armv8.pl | 147 csel $h0,$h0,$d0,eq // choose between radixes 234 csel $h0,$h0,$d0,eq // choose between radixes
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | poly1305-armv8.pl | 147 csel $h0,$h0,$d0,eq // choose between radixes 234 csel $h0,$h0,$d0,eq // choose between radixes
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | poly1305-armv4.pl | 218 movne $h0,$r0 @ choose between radixes
|