Searched defs:cand (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/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.1.27/arch/unicore32/boot/compressed/ |
D | head.S | 16 #define cand cmpand macro
|
/linux-4.1.27/arch/unicore32/include/asm/ |
D | assembler.h | 36 #define cand cmpand macro
|
/linux-4.1.27/net/batman-adv/ |
D | routing.c | 435 struct batadv_orig_ifinfo *cand, *first_candidate = NULL; in batadv_find_router() local
|
D | distributed-arp-table.c | 582 struct batadv_dat_candidate *cand; in batadv_dat_send_data() local
|
/linux-4.1.27/mm/ |
D | memblock.c | 120 phys_addr_t this_start, this_end, cand; in __memblock_find_range_bottom_up() local 152 phys_addr_t this_start, this_end, cand; in __memblock_find_range_top_down() local
|
/linux-4.1.27/net/ipv4/ |
D | ip_tunnel.c | 157 struct ip_tunnel *t, *cand = NULL; in ip_tunnel_lookup() local
|
/linux-4.1.27/net/ipv6/ |
D | ip6_gre.c | 122 struct ip6_tnl *t, *cand = NULL; in ip6gre_tunnel_lookup() local
|
/linux-4.1.27/drivers/net/wireless/ |
D | rndis_wlan.c | 3003 struct ndis_80211_pmkid_candidate *cand = in rndis_wlan_pmkid_cand_list_indication() local
|