Searched refs:choose (Results 1 - 16 of 16) sorted by relevance

/linux-master/net/batman-adv/
H A Dhash.h68 * @choose: callback calculating the hash index
77 batadv_hashdata_choose_cb choose,
90 index = choose(data, hash->size);
120 * @choose: callback calculating the hash index
131 batadv_hashdata_choose_cb choose,
139 index = choose(data, hash->size);
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) argument
129 batadv_hash_remove(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, void *data) argument
/linux-master/drivers/parisc/
H A Dgsc.h44 void (*choose)(struct parisc_device *child, void *ctrl));
/linux-master/drivers/net/wireguard/
H A Dallowedips.c36 static inline u8 choose(struct allowedips_node *node, const u8 *key) function
121 node = rcu_dereference_bh(node->bit[choose(node, key)]);
163 node = rcu_dereference_protected(parent->bit[choose(parent, key)], lockdep_is_held(lock));
177 u8 bit = choose(parent, node->bits);
215 const u8 bit = choose(node, key);
/linux-master/drivers/cpufreq/
H A DKconfig.x8632 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
/linux-master/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S13 # licenses. You may choose to be licensed under the terms of the GNU
H A Dsha256-ssse3-asm.S12 # licenses. You may choose to be licensed under the terms of the GNU
H A Dsha256-avx-asm.S12 # licenses. You may choose to be licensed under the terms of the GNU
H A Dsha512-avx-asm.S13 # licenses. You may choose to be licensed under the terms of the GNU
H A Dsha512-ssse3-asm.S13 # licenses. You may choose to be licensed under the terms of the GNU
H A Dsha512-avx2-asm.S13 # licenses. You may choose to be licensed under the terms of the GNU
H A Dsha256-avx2-asm.S12 # licenses. You may choose to be licensed under the terms of the GNU
H A Daesni-intel_avx-x86_64.S5 # licenses. You may choose to be licensed under the terms of the GNU
/linux-master/arch/m68k/fpsp040/
H A Dbugfix.S254 | exceptional, we choose to kill the process.
376 | exceptional, we choose to kill the process.
/linux-master/arch/arm64/crypto/
H A Dpoly1305-armv8.pl147 csel $h0,$h0,$d0,eq // choose between radixes
234 csel $h0,$h0,$d0,eq // choose between radixes
/linux-master/arch/arm/crypto/
H A Dpoly1305-armv4.pl218 movne $h0,$r0 @ choose between radixes
/linux-master/scripts/
H A Dget_maintainer.pl2016 If you have git or hg installed, you can choose to summarize the commit

Completed in 214 milliseconds