Searched refs:enospc (Results 1 – 4 of 4) sorted by relevance
385 bool cork = false, enospc = sk_msg_full(msg), redir_ingress; in tcp_bpf_send_verdict() local404 msg->cork_bytes > msg->sg.size && !enospc) { in tcp_bpf_send_verdict()515 bool enospc = false; in tcp_bpf_sendmsg() local538 enospc = true; in tcp_bpf_sendmsg()555 if (psock->cork_bytes && !enospc) in tcp_bpf_sendmsg()
664 int enospc = HAS_LMEM(i915) ? -ENXIO : -ENOSPC; in igt_mmap_offset_exhaustion() local715 if (!assert_mmap_offset(i915, 2 * PAGE_SIZE, enospc)) { in igt_mmap_offset_exhaustion()735 if (!assert_mmap_offset(i915, PAGE_SIZE, enospc)) { in igt_mmap_offset_exhaustion()
2366 goto enospc; in inc_valid_block_count()2374 goto enospc; in inc_valid_block_count()2388 enospc: in inc_valid_block_count()2678 goto enospc; in inc_valid_node_count()2687 goto enospc; in inc_valid_node_count()2693 goto enospc; in inc_valid_node_count()2710 enospc: in inc_valid_node_count()
852 bool enospc, policy, redir_ingress; in bpf_exec_tx_verdict() local870 enospc = sk_msg_full(msg); in bpf_exec_tx_verdict()877 !enospc && !full_record) { in bpf_exec_tx_verdict()