Home
last modified time | relevance | path

Searched refs:CLOSED (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dcgroup_tcp_skb.h20 CLOSED, enumerator
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_tcp_skb.c274 ASSERT_EQ(skel->bss->g_sock_state, CLOSED, "g_sock_state"); in test_cgroup_tcp_skb()
312 ASSERT_EQ(skel->bss->g_sock_state, CLOSED, "g_sock_state"); in test_cgroup_tcp_skb()
/linux/drivers/misc/ocxl/
H A Dfile.c213 closed = (ctx->status == CLOSED); in afu_ioctl()
334 closed = (ctx->status == CLOSED); in afu_poll()
420 if (ctx->status == CLOSED) in afu_read()
H A Docxl_internal.h58 CLOSED, enumerator
H A Dcontext.c222 ctx->status = CLOSED; in ocxl_context_detach()
/linux/net/atm/
H A Dmpoa_caches.h91 #define CLOSED 0 macro
H A Dmpoa_caches.c156 return CLOSED; in cache_hit()
177 return CLOSED; in cache_hit()
/linux/tools/testing/selftests/bpf/progs/
H A Dcgroup_tcp_skb.c146 g_sock_state = CLOSED; in ingress_close_remote()
/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst311 - CLOSED CAPTION/TELETEXT / DVD TEXT / TELETEXT / TTX
/linux/net/sctp/
H A Dsm_sideeffect.c886 if (sctp_state(asoc, ESTABLISHED) && sctp_sstate(sk, CLOSED)) in sctp_cmd_new_state()
913 sctp_state(asoc, CLOSED) || in sctp_cmd_new_state()
H A Dsocket.c1514 if (sctp_state(asoc, CLOSED)) { in sctp_close()
1758 if (sctp_state(asoc, CLOSED) && sctp_style(sk, TCP)) in sctp_sendmsg_check_sflags()
1839 if (sctp_state(asoc, CLOSED)) { in sctp_sendmsg_to_asoc()
2112 !sctp_sstate(sk, CLOSING) && !sctp_sstate(sk, CLOSED)) { in sctp_recvmsg()
8642 if (!sctp_sstate(sk, LISTENING) && !sctp_sstate(sk, CLOSED)) in sctp_inet_listen()
8647 if (sctp_sstate(sk, CLOSED)) in sctp_inet_listen()
8719 if (!sctp_style(sk, UDP) && sctp_sstate(sk, CLOSED)) in sctp_poll()
9612 if (sctp_state(assoc, CLOSED) && sctp_style(newsk, TCP)) { in sctp_sock_migrate()
/linux/drivers/md/dm-vdo/
H A Ddedupe.c170 static const char *CLOSED = "closed"; variable
2762 return zones->error_flag ? ERROR : CLOSED; in index_state_to_string()
/linux/block/
H A Dblk-zoned.c32 ZONE_COND_NAME(CLOSED),
/linux/net/ceph/
H A Dmessenger.c1479 CASE(CLOSED); in con_sock_closed()
/linux/drivers/tty/vt/
H A Ducs_width_table.h_shipped332 { 0x1DA3B, 0x1DA6C }, /* SIGNWRITING MOUTH CLOSED NEUTRAL - SIGNWRITING EXCITEMENT */
H A Ducs_fallback_table.h_shipped436 { 0x5E, 0x65 }, /* LATIN SMALL LETTER CLOSED REVERSED OPEN E -> 'e' */
455 { 0x77, 0x4F }, /* LATIN SMALL LETTER CLOSED OMEGA -> 'O' */
484 { 0x9A, 0x45 }, /* LATIN SMALL LETTER CLOSED OPEN E -> 'E' */
/linux/Documentation/scsi/
H A DChangeLog.lpfc1691 * Removed unused #defines CLOSED, DEAD, OPENED, NORMAL_OPEN