Searched refs:pipe_grant_credits (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/phonet/ |
H A D | pep.c | 227 static void pipe_grant_credits(struct sock *sk, gfp_t priority) in pipe_grant_credits() function 433 pipe_grant_credits(sk, GFP_ATOMIC); in pipe_do_rcv() 544 pipe_grant_credits(sk, GFP_ATOMIC); in pipe_start_flow_control() 1236 pipe_grant_credits(sk, GFP_ATOMIC); in pep_read() 1280 pipe_grant_credits(sk, GFP_KERNEL); in pep_recvmsg()
|
/kernel/linux/linux-6.6/net/phonet/ |
H A D | pep.c | 227 static void pipe_grant_credits(struct sock *sk, gfp_t priority) in pipe_grant_credits() function 433 pipe_grant_credits(sk, GFP_ATOMIC); in pipe_do_rcv() 544 pipe_grant_credits(sk, GFP_ATOMIC); in pipe_start_flow_control() 1259 pipe_grant_credits(sk, GFP_ATOMIC); in pep_read() 1303 pipe_grant_credits(sk, GFP_KERNEL); in pep_recvmsg()
|
Completed in 4 milliseconds