/kernel/linux/linux-5.10/drivers/misc/ocxl/ |
H A D | file.c | 210 bool closed; in afu_ioctl() local 216 closed = (ctx->status == CLOSED); in afu_ioctl() 219 if (closed) in afu_ioctl() 330 bool closed; in afu_poll() local 337 closed = (ctx->status == CLOSED); in afu_poll() 342 else if (closed) in afu_poll()
|
/kernel/linux/linux-6.6/drivers/misc/ocxl/ |
H A D | file.c | 208 bool closed; in afu_ioctl() local 214 closed = (ctx->status == CLOSED); in afu_ioctl() 217 if (closed) in afu_ioctl() 328 bool closed; in afu_poll() local 335 closed = (ctx->status == CLOSED); in afu_poll() 340 else if (closed) in afu_poll()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_pmu.h | 71 * @closed: i915 is unregistering. 73 bool closed; member
|
H A D | i915_pmu.c | 594 if (pmu->closed) in i915_pmu_event_init() 695 if (pmu->closed) { in i915_pmu_event_read() 826 if (pmu->closed) in i915_pmu_event_start() 839 if (pmu->closed) in i915_pmu_event_stop() 856 if (pmu->closed) in i915_pmu_event_add() 1176 if (pmu->closed) in i915_pmu_cpu_offline() 1339 pmu->closed = true; in i915_pmu_unregister()
|
H A D | i915_vma.c | 286 * address space is closed. 1804 LIST_HEAD(closed); in i915_vma_parked() 1821 list_move(&vma->closed_link, &closed); in i915_vma_parked() 1826 list_for_each_entry_safe(vma, next, &closed, closed_link) { in i915_vma_parked()
|
/kernel/linux/linux-5.10/Documentation/trace/ |
H A D | function-graph-fold.vim | 6 " functions. While closed, a fold will show the total time taken for a call,
|
/kernel/linux/linux-6.6/Documentation/trace/ |
H A D | function-graph-fold.vim | 6 " functions. While closed, a fold will show the total time taken for a call,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_vfr.c | 254 /* Called when the parent PF interface is closed: 322 bool closed = false; in bnxt_vf_reps_destroy() local 336 closed = true; in bnxt_vf_reps_destroy() 343 if (closed) in bnxt_vf_reps_destroy()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_vfr.c | 258 /* Called when the parent PF interface is closed: 340 bool closed = false; in bnxt_vf_reps_destroy() local 354 closed = true; in bnxt_vf_reps_destroy() 360 if (closed) { in bnxt_vf_reps_destroy()
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.h | 263 * @closed: Completion object that will be signaled as soon as a new 308 struct completion *closed; member
|
H A D | ib_srpt.c | 1899 pr_debug("%s: already closed\n", ch->sess_name); in srpt_close_ch() 1958 DECLARE_COMPLETION_ONSTACK(closed); in srpt_disconnect_ch_sync() 1964 ch->closed = &closed; in srpt_disconnect_ch_sync() 1970 while (wait_for_completion_timeout(&closed, 5 * HZ) == 0) in srpt_disconnect_ch_sync() 2104 if (ch->closed) in srpt_release_channel_work() 2105 complete(ch->closed); in srpt_release_channel_work() 2369 pr_info("Relogin - closed existing channel %s\n", in srpt_cm_req_recv()
|
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
H A D | zfcp_fc.h | 173 * @ZFCP_FC_WKA_PORT_OFFLINE: Port is closed and not in use 189 * @closed: Wait for completion of close command 200 wait_queue_head_t closed; member
|
H A D | zfcp_fc.c | 194 wait_event(wka_port->closed, in zfcp_fc_wka_port_offline() 213 init_waitqueue_head(&wka_port->closed); in zfcp_fc_wka_port_init()
|
H A D | zfcp_fsf.c | 1659 "FC Endpoint Security error: FC connection to remote port 0x%016llx closed because encryption broke down\n", in zfcp_fsf_log_security_error() 1951 wake_up(&wka_port->closed); in zfcp_fsf_close_wka_port_handler() 2398 "0x%016Lx closed\n", in zfcp_fsf_fcp_handler_common() 2407 "Incorrect FCP_CMND length %d, FCP device closed\n", in zfcp_fsf_fcp_handler_common()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.h | 263 * @closed: Completion object that will be signaled as soon as a new 308 struct completion *closed; member
|
H A D | ib_srpt.c | 1908 pr_debug("%s: already closed\n", ch->sess_name); in srpt_close_ch() 1967 DECLARE_COMPLETION_ONSTACK(closed); in srpt_disconnect_ch_sync() 1973 ch->closed = &closed; in srpt_disconnect_ch_sync() 1979 while (wait_for_completion_timeout(&closed, 5 * HZ) == 0) in srpt_disconnect_ch_sync() 2113 if (ch->closed) in srpt_release_channel_work() 2114 complete(ch->closed); in srpt_release_channel_work() 2378 pr_info("Relogin - closed existing channel %s\n", in srpt_cm_req_recv()
|
/kernel/linux/linux-6.6/drivers/s390/scsi/ |
H A D | zfcp_fc.h | 173 * @ZFCP_FC_WKA_PORT_OFFLINE: Port is closed and not in use 189 * @closed: Wait for completion of close command 200 wait_queue_head_t closed; member
|
H A D | zfcp_fc.c | 194 wait_event(wka_port->closed, in zfcp_fc_wka_port_offline() 213 init_waitqueue_head(&wka_port->closed); in zfcp_fc_wka_port_init()
|
H A D | zfcp_fsf.c | 1680 "FC Endpoint Security error: FC connection to remote port 0x%016llx closed because encryption broke down\n", in zfcp_fsf_log_security_error() 1972 wake_up(&wka_port->closed); in zfcp_fsf_close_wka_port_handler() 2419 "0x%016Lx closed\n", in zfcp_fsf_fcp_handler_common() 2428 "Incorrect FCP_CMND length %d, FCP device closed\n", in zfcp_fsf_fcp_handler_common()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | sock_reuseport.c | 91 /* reuseport_grow() has detached a closed sk. */ in reuseport_update_incoming_cpu() 106 bool closed) in reuseport_sock_index() 110 if (!closed) { in reuseport_sock_index() 255 /* Make room by removing a closed sk. in reuseport_grow() 374 * the closed section and push sk into the listening section. in reuseport_resurrect() 436 /* reuseport_grow() has detached a closed sk */ in reuseport_detach_sock() 479 * to the closed section. in reuseport_stop_listen_sock() 727 * because reuseport_grow() can detach a closed sk. in reuseport_detach_prog() 104 reuseport_sock_index(struct sock *sk, const struct sock_reuseport *reuse, bool closed) reuseport_sock_index() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_vma.c | 266 * address space is closed. 1129 LIST_HEAD(closed); in i915_vma_parked() 1146 list_move(&vma->closed_link, &closed); in i915_vma_parked() 1151 list_for_each_entry_safe(vma, next, &closed, closed_link) { in i915_vma_parked()
|
H A D | i915_debugfs.c | 227 u64 closed; member 254 stats->closed += vma->node.size; in per_file_stats() 272 stats->closed += vma->node.size; in per_file_stats() 290 seq_printf(m, "%s: %lu objects, %llu bytes (%llu active, %llu inactive, %llu closed)\n", \ 296 stats.closed); \
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwsignal.c | 776 bool closed; in brcmf_fws_macdesc_closed() local 779 * may be closed. in brcmf_fws_macdesc_closed() 786 /* an entry is closed when the state is closed and in brcmf_fws_macdesc_closed() 789 closed = entry->state == BRCMF_FWS_STATE_CLOSE && in brcmf_fws_macdesc_closed() 793 return closed || !(entry->ac_bitmap & BIT(fifo)); in brcmf_fws_macdesc_closed() 1160 brcmf_err("requested credit set while mac not closed!\n"); in brcmf_fws_macdesc_use_req_credit() 1166 brcmf_err("requested packet set while mac not closed!\n"); in brcmf_fws_macdesc_use_req_credit()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwsignal.c | 776 bool closed; in brcmf_fws_macdesc_closed() local 779 * may be closed. in brcmf_fws_macdesc_closed() 786 /* an entry is closed when the state is closed and in brcmf_fws_macdesc_closed() 789 closed = entry->state == BRCMF_FWS_STATE_CLOSE && in brcmf_fws_macdesc_closed() 793 return closed || !(entry->ac_bitmap & BIT(fifo)); in brcmf_fws_macdesc_closed() 1160 brcmf_err("requested credit set while mac not closed!\n"); in brcmf_fws_macdesc_use_req_credit() 1166 brcmf_err("requested packet set while mac not closed!\n"); in brcmf_fws_macdesc_use_req_credit()
|