Searched refs:enospc (Results 1 – 4 of 4) sorted by relevance
384 bool cork = false, enospc = sk_msg_full(msg), redir_ingress; in tcp_bpf_send_verdict() local403 msg->cork_bytes > msg->sg.size && !enospc) { in tcp_bpf_send_verdict()514 bool enospc = false; in tcp_bpf_sendmsg() local537 enospc = true; in tcp_bpf_sendmsg()554 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()
2296 goto enospc; in inc_valid_block_count()2308 enospc: in inc_valid_block_count()2613 goto enospc; in inc_valid_node_count()2633 goto enospc; in inc_valid_node_count()2639 goto enospc; in inc_valid_node_count()2656 enospc: in inc_valid_node_count()
812 bool enospc, policy, redir_ingress; in bpf_exec_tx_verdict() local830 enospc = sk_msg_full(msg); in bpf_exec_tx_verdict()837 !enospc && !full_record) { in bpf_exec_tx_verdict()