| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | cgroup_tcp_skb.h | 20 CLOSED, enumerator
|
| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cgroup_tcp_skb.c | 274 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-6.15/drivers/misc/ocxl/ |
| H A D | file.c | 213 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 D | ocxl_internal.h | 58 CLOSED, enumerator
|
| H A D | context.c | 222 ctx->status = CLOSED; in ocxl_context_detach()
|
| /linux-6.15/drivers/net/wan/ |
| H A D | hdlc_ppp.c | 82 enum {CLOSED = 0, STOPPED, STOPPING, REQ_SENT, ACK_RECV, ACK_SENT, OPENED, enumerator 360 if (old_state != CLOSED && proto->state == CLOSED) in ppp_cp_event() 625 proto->state = CLOSED; in ppp_start()
|
| /linux-6.15/net/atm/ |
| H A D | mpoa_caches.h | 91 #define CLOSED 0 macro
|
| H A D | mpoa_caches.c | 156 return CLOSED; in cache_hit() 177 return CLOSED; in cache_hit()
|
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | cgroup_tcp_skb.c | 146 g_sock_state = CLOSED; in ingress_close_remote()
|
| /linux-6.15/Documentation/userspace-api/media/rc/ |
| H A D | rc-tables.rst | 311 - CLOSED CAPTION/TELETEXT / DVD TEXT / TELETEXT / TTX
|
| /linux-6.15/net/sctp/ |
| H A D | sm_sideeffect.c | 880 if (sctp_state(asoc, ESTABLISHED) && sctp_sstate(sk, CLOSED)) in sctp_cmd_new_state() 907 sctp_state(asoc, CLOSED) || in sctp_cmd_new_state()
|
| H A D | socket.c | 1514 if (sctp_state(asoc, CLOSED)) { in sctp_close() 1760 if (sctp_state(asoc, CLOSED) && sctp_style(sk, TCP)) in sctp_sendmsg_check_sflags() 1841 if (sctp_state(asoc, CLOSED)) { in sctp_sendmsg_to_asoc() 2114 !sctp_sstate(sk, CLOSING) && !sctp_sstate(sk, CLOSED)) { in sctp_recvmsg() 8616 if (!sctp_sstate(sk, LISTENING) && !sctp_sstate(sk, CLOSED)) in sctp_inet_listen() 8621 if (sctp_sstate(sk, CLOSED)) in sctp_inet_listen() 8693 if (!sctp_style(sk, UDP) && sctp_sstate(sk, CLOSED)) in sctp_poll() 9669 if (sctp_state(assoc, CLOSED) && sctp_style(newsk, TCP)) { in sctp_sock_migrate()
|
| /linux-6.15/drivers/md/dm-vdo/ |
| H A D | dedupe.c | 170 static const char *CLOSED = "closed"; variable 2768 return zones->error_flag ? ERROR : CLOSED; in index_state_to_string()
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_conntrack_standalone.c | 1005 XASSIGN(CLOSED, sn); in nf_conntrack_standalone_init_sctp_sysctl()
|
| /linux-6.15/block/ |
| H A D | blk-zoned.c | 30 ZONE_COND_NAME(CLOSED),
|
| /linux-6.15/net/ceph/ |
| H A D | messenger.c | 1478 CASE(CLOSED); in con_sock_closed()
|
| /linux-6.15/Documentation/ABI/stable/ |
| H A D | sysfs-block | 490 any of the zone states: EXPLICIT OPEN, IMPLICIT OPEN or CLOSED,
|
| /linux-6.15/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 1691 * Removed unused #defines CLOSED, DEAD, OPENED, NORMAL_OPEN
|