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