Home
last modified time | relevance | path

Searched refs:slow_path (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Drwsem.h64 #define ____down_read(sem, slow_path) \ argument
71 " call " slow_path "\n" \
119 #define ____down_write(sem, slow_path) \ argument
130 " call " slow_path "\n" \
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dtrace_rx.h104 __field(u8, slow_path)
111 __entry->slow_path = 1;
116 __entry->slow_path = 0;
120 __entry->slow_path = 0;
126 __entry->slow_path,
/Linux-v4.19/include/linux/
Drhashtable.h599 slow_path: in __rhashtable_insert_fast()
642 goto slow_path; in __rhashtable_insert_fast()
649 goto slow_path; in __rhashtable_insert_fast()
/Linux-v4.19/include/linux/qed/
Deth_common.h333 struct eth_slow_path_rx_cqe slow_path; member
/Linux-v4.19/crypto/
Dskcipher.c357 slow_path: in skcipher_walk_next()
368 goto slow_path; in skcipher_walk_next()
/Linux-v4.19/net/ipv4/
Dip_output.c623 goto slow_path; in ip_do_fragment()
713 slow_path: in ip_do_fragment()
Dtcp_input.c5529 goto slow_path; in tcp_rcv_established()
5533 goto slow_path; in tcp_rcv_established()
5616 slow_path: in tcp_rcv_established()
/Linux-v4.19/net/ipv6/
Dip6_output.c643 goto slow_path; in ip6_fragment()
755 slow_path: in ip6_fragment()
/Linux-v4.19/drivers/md/
Draid5.c406 goto slow_path; in raid5_release_stripe()
411 slow_path: in raid5_release_stripe()