Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/cxlflash/
A Docxl_hw.h45 CLOSED, enumerator
A Docxl_hw.c411 ctx->state = CLOSED; in ocxlflash_stop_context()
994 else if (ctx->state == CLOSED) in afu_poll()
1037 if (ctx_event_pending(ctx) || (ctx->state == CLOSED)) in afu_read()
/linux-6.3-rc2/drivers/misc/cxl/
A Dfile.c314 if (ctx->status == CLOSED) in afu_ioctl()
378 else if (ctx->status == CLOSED) in afu_poll()
444 if (ctx_event_pending(ctx) || (ctx->status == CLOSED)) in afu_read()
500 } else if (ctx->status == CLOSED) { in afu_read()
A Dcontext.c240 ctx->status = CLOSED; in __detach_context()
A Dfault.c250 if (ctx->status == CLOSED) { in cxl_handle_fault()
A Dcxl.h421 CLOSED, enumerator
/linux-6.3-rc2/drivers/misc/ocxl/
A Dfile.c214 closed = (ctx->status == CLOSED); in afu_ioctl()
335 closed = (ctx->status == CLOSED); in afu_poll()
421 if (ctx->status == CLOSED) in afu_read()
A Docxl_internal.h58 CLOSED, enumerator
A Dcontext.c222 ctx->status = CLOSED; in ocxl_context_detach()
/linux-6.3-rc2/drivers/net/wan/
A Dhdlc_ppp.c82 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.3-rc2/net/atm/
A Dmpoa_caches.h91 #define CLOSED 0 macro
A Dmpoa_caches.c156 return CLOSED; in cache_hit()
177 return CLOSED; in cache_hit()
/linux-6.3-rc2/block/
A Dblk-zoned.c29 ZONE_COND_NAME(CLOSED),
/linux-6.3-rc2/Documentation/userspace-api/media/rc/
A Drc-tables.rst311 - CLOSED CAPTION/TELETEXT / DVD TEXT / TELETEXT / TTX
/linux-6.3-rc2/net/sctp/
A Dsm_sideeffect.c880 if (sctp_state(asoc, ESTABLISHED) && sctp_sstate(sk, CLOSED)) in sctp_cmd_new_state()
907 sctp_state(asoc, CLOSED) || in sctp_cmd_new_state()
A Dsocket.c1512 if (sctp_state(asoc, CLOSED)) { in sctp_close()
1758 if (sctp_state(asoc, CLOSED) && sctp_style(sk, TCP)) in sctp_sendmsg_check_sflags()
1835 if (sctp_state(asoc, CLOSED)) { in sctp_sendmsg_to_asoc()
2101 !sctp_sstate(sk, CLOSING) && !sctp_sstate(sk, CLOSED)) { in sctp_recvmsg()
8569 if (!sctp_sstate(sk, LISTENING) && !sctp_sstate(sk, CLOSED)) in sctp_inet_listen()
8574 if (sctp_sstate(sk, CLOSED)) in sctp_inet_listen()
8646 if (!sctp_style(sk, UDP) && sctp_sstate(sk, CLOSED)) in sctp_poll()
9622 if (sctp_state(assoc, CLOSED) && sctp_style(newsk, TCP)) { in sctp_sock_migrate()
/linux-6.3-rc2/net/netfilter/
A Dnf_conntrack_standalone.c1019 XASSIGN(CLOSED, sn); in nf_conntrack_standalone_init_sctp_sysctl()
/linux-6.3-rc2/net/ceph/
A Dmessenger.c1411 CASE(CLOSED); in con_sock_closed()
/linux-6.3-rc2/Documentation/ABI/stable/
A Dsysfs-block386 any of the zone states: EXPLICIT OPEN, IMPLICIT OPEN or CLOSED,
/linux-6.3-rc2/Documentation/scsi/
A DChangeLog.lpfc1691 * Removed unused #defines CLOSED, DEAD, OPENED, NORMAL_OPEN

Completed in 55 milliseconds