Searched defs:cand (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/arch/s390/numa/ |
D | toptree.c | 50 static void toptree_remove(struct toptree *cand) in toptree_remove() 68 void toptree_free(struct toptree *cand) in toptree_free() 91 void toptree_update_mask(struct toptree *cand) in toptree_update_mask() 113 static int toptree_insert(struct toptree *cand, struct toptree *target) in toptree_insert() 132 static void toptree_move_children(struct toptree *cand, struct toptree *target) in toptree_move_children() 148 void toptree_unify(struct toptree *cand) in toptree_unify() 189 void toptree_move(struct toptree *cand, struct toptree *target) in toptree_move() 227 struct toptree *toptree_get_child(struct toptree *cand, int id) in toptree_get_child()
|
/linux-4.4.14/fs/logfs/ |
D | gc.c | 182 static struct gc_candidate *add_list(struct gc_candidate *cand, in add_list() 218 static void remove_from_list(struct gc_candidate *cand) in remove_from_list() 226 static void free_candidate(struct super_block *sb, struct gc_candidate *cand) in free_candidate() 236 struct gc_candidate *cand; in get_best_cand() local 268 static void __add_candidate(struct super_block *sb, struct gc_candidate *cand) in __add_candidate() 302 struct gc_candidate *cand; in add_candidate() local 321 struct gc_candidate *cand; in remove_segment_from_lists() local 368 struct gc_candidate *cand = NULL, *this; in get_candidate() local 384 static int __logfs_gc_once(struct super_block *sb, struct gc_candidate *cand) in __logfs_gc_once() 413 struct gc_candidate *cand; in logfs_gc_once() local [all …]
|
/linux-4.4.14/arch/unicore32/boot/compressed/ |
D | head.S | 16 #define cand cmpand macro
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | assembler.h | 36 #define cand cmpand macro
|
/linux-4.4.14/net/batman-adv/ |
D | routing.c | 460 struct batadv_orig_ifinfo *cand, *first_candidate = NULL; in batadv_find_router() local
|
D | distributed-arp-table.c | 620 struct batadv_dat_candidate *cand; in batadv_dat_send_data() local
|
/linux-4.4.14/mm/ |
D | memblock.c | 128 phys_addr_t this_start, this_end, cand; in __memblock_find_range_bottom_up() local 162 phys_addr_t this_start, this_end, cand; in __memblock_find_range_top_down() local
|
/linux-4.4.14/net/ipv4/ |
D | ip_tunnel.c | 157 struct ip_tunnel *t, *cand = NULL; in ip_tunnel_lookup() local
|
/linux-4.4.14/net/ipv6/ |
D | ip6_gre.c | 122 struct ip6_tnl *t, *cand = NULL; in ip6gre_tunnel_lookup() local
|
/linux-4.4.14/drivers/net/wireless/ |
D | rndis_wlan.c | 3003 struct ndis_80211_pmkid_candidate *cand = in rndis_wlan_pmkid_cand_list_indication() local
|