hlist_empty       852 arch/x86/kvm/mmu.c 				if (hlist_empty(&sp->parent_ptes)) {
hlist_empty        20 block/blk-ioc.c 	if (!hlist_empty(&ioc->cic_list)) {
hlist_empty        58 block/blk-ioc.c 	if (!hlist_empty(&ioc->cic_list)) {
hlist_empty       733 fs/dcache.c    	while (!hlist_empty(&sb->s_anon)) {
hlist_empty      1433 fs/gfs2/glock.c 	if (hlist_empty(head))
hlist_empty       210 fs/nfs/unlink.c 	while (!hlist_empty(&nfsi->silly_list)) {
hlist_empty       294 include/net/sock.h 	return hlist_empty(head) ? NULL : __sk_head(head);
hlist_empty      1686 kernel/exit.c  	if ((type < PIDTYPE_MAX) && (!pid || hlist_empty(&pid->tasks[type])))
hlist_empty       212 kernel/kprobes.c 		if (hlist_empty(&kprobe_insn_pages)) {
hlist_empty       884 kernel/kprobes.c 	if (!hlist_empty(&rp->free_instances)) {
hlist_empty       339 kernel/pid.c   		if (!hlist_empty(&pid->tasks[tmp]))
hlist_empty       497 kernel/user.c  		while (!hlist_empty(head)) {
hlist_empty        37 mm/mmu_notifier.c 	while (unlikely(!hlist_empty(&mm->mmu_notifier_mm->list))) {
hlist_empty       227 mm/mmu_notifier.c 	BUG_ON(!hlist_empty(&mm->mmu_notifier_mm->list));
hlist_empty       754 net/8021q/vlan.c 		BUG_ON(!hlist_empty(&vlan_group_hash[i]));
hlist_empty       819 net/atm/lec.c  		if (!hlist_empty(&priv->lec_arp_empty_ones)) {
hlist_empty      1598 net/atm/lec.c  	if (!hlist_empty(&priv->lec_no_forward))
hlist_empty      1627 net/atm/lec.c  	if (!hlist_empty(&priv->lec_arp_empty_ones))
hlist_empty      1656 net/atm/lec.c  	if (!hlist_empty(&priv->mcast_fwds))
hlist_empty      2069 net/atm/lec.c  	if (!hlist_empty(&priv->lec_arp_empty_ones)) {
hlist_empty        85 net/atm/proc.c 			sk = hlist_empty(head) ? NULL : __sk_head(head);
hlist_empty       375 net/can/proc.c 		if (!hlist_empty(&d->rx[idx])) {
hlist_empty       410 net/can/proc.c 			if (!hlist_empty(&d->rx_sff[i])) {
hlist_empty       418 net/can/proc.c 				if (!hlist_empty(&d->rx_sff[i]) &&
hlist_empty       168 net/decnet/af_decnet.c 		return hlist_empty(&dn_wild_sk) ? &dn_wild_sk : NULL;
hlist_empty       734 net/ipv4/fib_hash.c 		if (hlist_empty(&fz->fz_hash[h]))
hlist_empty       936 net/ipv4/fib_trie.c 	if (hlist_empty(head)) {
hlist_empty      1658 net/ipv4/fib_trie.c 	if (hlist_empty(&l->list))
hlist_empty      1788 net/ipv4/fib_trie.c 		if (ll && hlist_empty(&ll->list))
hlist_empty      1793 net/ipv4/fib_trie.c 	if (ll && hlist_empty(&ll->list))
hlist_empty       146 net/ipv4/inet_connection_sock.c 	if (!hlist_empty(&tb->owners)) {
hlist_empty       161 net/ipv4/inet_connection_sock.c 	if (hlist_empty(&tb->owners)) {
hlist_empty       787 net/ipv4/inet_diag.c 		if (hlist_empty(&head->chain) && hlist_empty(&head->twchain))
hlist_empty        52 net/ipv4/inet_hashtables.c 	if (hlist_empty(&tb->owners)) {
hlist_empty       198 net/ipv4/inet_hashtables.c 	if (!hlist_empty(head)) {
hlist_empty       453 net/ipv4/inet_hashtables.c 					WARN_ON(hlist_empty(&tb->owners));
hlist_empty       393 net/ipv4/inet_timewait_sock.c 			if (!hlist_empty(&twdr->twcal_row[slot])) {
hlist_empty       166 net/ipv4/raw.c 	if (hlist_empty(head))
hlist_empty      1865 net/ipv4/tcp_ipv4.c 	return hlist_empty(head) ? NULL :
hlist_empty      1960 net/ipv4/tcp_ipv4.c 	return hlist_empty(&tcp_hashinfo.ehash[st->bucket].chain) &&
hlist_empty      1961 net/ipv4/tcp_ipv4.c 		hlist_empty(&tcp_hashinfo.ehash[st->bucket].twchain);
hlist_empty       257 net/ipv6/addrlabel.c 	if (hlist_empty(&ip6addrlbl_table.head)) {
hlist_empty       103 net/ipv6/xfrm6_tunnel.c 		if (!hlist_empty(&xfrm6_tunnel_spi_byaddr[i]))
hlist_empty       107 net/ipv6/xfrm6_tunnel.c 		if (!hlist_empty(&xfrm6_tunnel_spi_byspi[i]))
hlist_empty       233 net/ipx/ipx_proc.c 		if (!hlist_empty(&i->if_sklist)) {
hlist_empty       145 net/llc/llc_core.c 	WARN_ON(!hlist_empty(&sap->sk_list.list));
hlist_empty        91 net/llc/llc_proc.c 		if (!hlist_empty(&sap->sk_list.list)) {
hlist_empty       777 net/netfilter/nf_conntrack_core.c 	if (ct->master || (help && !hlist_empty(&help->expectations)))
hlist_empty      1117 net/netfilter/nf_conntrack_core.c 		while (!hlist_empty(&init_net.ct.hash[i])) {
hlist_empty       849 net/netfilter/nfnetlink_log.c 		if (!hlist_empty(&instance_table[st->bucket]))
hlist_empty       809 net/netfilter/nfnetlink_queue.c 		if (!hlist_empty(&instance_table[st->bucket]))
hlist_empty       134 net/netfilter/xt_hashlimit.c 	if (!hlist_empty(&ht->hash[hash])) {
hlist_empty       931 net/netfilter/xt_hashlimit.c 	if (!hlist_empty(&htable->hash[*bucket])) {
hlist_empty       649 net/phonet/pep.c 		if (!hlist_empty(&pn->ackq))
hlist_empty      1029 net/phonet/pep.c 	if (hlist_empty(&pn->hlist))
hlist_empty       216 net/phonet/socket.c 		return hlist_empty(&pn->ackq) ? 0 : POLLIN;
hlist_empty      5611 net/sctp/socket.c 	if (!hlist_empty(&pp->owner)) {
hlist_empty      5663 net/sctp/socket.c 	if (hlist_empty(&pp->owner)) {
hlist_empty      5962 net/sctp/socket.c 	if (pp && hlist_empty(&pp->owner)) {
hlist_empty       191 net/sunrpc/auth.c 		while (!hlist_empty(head)) {
hlist_empty      1097 net/tipc/name_table.c 		if (!hlist_empty(&table.types[i]))
hlist_empty      2054 net/unix/af_unix.c 		if (!hlist_empty(&unix_socket_table[*i]))
hlist_empty      2068 net/unix/af_unix.c 		if (!hlist_empty(&unix_socket_table[*i]))
hlist_empty       385 net/xfrm/xfrm_policy.c 	if (!hlist_empty(list)) {