Searched refs:enospc (Results 1 – 3 of 3) sorted by relevance
407 bool cork = false, enospc = sk_msg_full(msg), redir_ingress; in tcp_bpf_send_verdict() local426 msg->cork_bytes > msg->sg.size && !enospc) { in tcp_bpf_send_verdict()537 bool enospc = false; in tcp_bpf_sendmsg() local560 enospc = true; in tcp_bpf_sendmsg()577 if (psock->cork_bytes && !enospc) in tcp_bpf_sendmsg()
666 int enospc = HAS_LMEM(i915) ? -ENXIO : -ENOSPC; in igt_mmap_offset_exhaustion() local717 if (!assert_mmap_offset(i915, 2 * PAGE_SIZE, enospc)) { in igt_mmap_offset_exhaustion()737 if (!assert_mmap_offset(i915, PAGE_SIZE, enospc)) { in igt_mmap_offset_exhaustion()
853 bool enospc, policy, redir_ingress; in bpf_exec_tx_verdict() local871 enospc = sk_msg_full(msg); in bpf_exec_tx_verdict()891 !enospc && !full_record) { in bpf_exec_tx_verdict()