Searched defs:cand (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/arch/s390/numa/ |
D | toptree.c | 56 static void toptree_remove(struct toptree *cand) in toptree_remove() 74 void __ref toptree_free(struct toptree *cand) in toptree_free() 100 void toptree_update_mask(struct toptree *cand) in toptree_update_mask() 122 static int toptree_insert(struct toptree *cand, struct toptree *target) in toptree_insert() 141 static void toptree_move_children(struct toptree *cand, struct toptree *target) in toptree_move_children() 157 void toptree_unify(struct toptree *cand) in toptree_unify() 198 void toptree_move(struct toptree *cand, struct toptree *target) in toptree_move() 236 struct toptree *toptree_get_child(struct toptree *cand, int id) in toptree_get_child()
|
/Linux-v4.19/arch/unicore32/boot/compressed/ |
D | head.S | 16 #define cand cmpand macro
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | assembler.h | 36 #define cand cmpand macro
|
/Linux-v4.19/net/batman-adv/ |
D | routing.c | 561 struct batadv_orig_ifinfo *cand, *first_candidate = NULL; in batadv_find_router() local
|
D | distributed-arp-table.c | 646 struct batadv_dat_candidate *cand; in batadv_dat_send_data() local
|
/Linux-v4.19/mm/ |
D | memblock.c | 171 phys_addr_t this_start, this_end, cand; in __memblock_find_range_bottom_up() local 206 phys_addr_t this_start, this_end, cand; in __memblock_find_range_top_down() local
|
/Linux-v4.19/tools/perf/util/ |
D | build-id.c | 511 struct str_node *nd, *cand = NULL; in build_id_cache__complement() local
|
/Linux-v4.19/net/ipv4/ |
D | ip_tunnel.c | 102 struct ip_tunnel *t, *cand = NULL; in ip_tunnel_lookup() local
|
/Linux-v4.19/net/ipv6/ |
D | ip6_gre.c | 128 struct ip6_tnl *t, *cand = NULL; in ip6gre_tunnel_lookup() local
|
/Linux-v4.19/drivers/net/wireless/ |
D | rndis_wlan.c | 3014 struct ndis_80211_pmkid_candidate *cand = in rndis_wlan_pmkid_cand_list_indication() local
|