/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_z15/ |
D | crypto6.json | 20 "BriefDescription": "PRNG Blocked Function Count", 21 …udorandom-number-generation functions that are issued by the CPU and are blocked because the DEA/A… 27 "BriefDescription": "PRNG Blocked Cycle Count", 28 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the pseudoran… 48 "BriefDescription": "SHA Blocked Function Count", 49 …the total number of the SHA functions that are issued by the CPU and are blocked because the SHA c… 55 "BriefDescription": "SHA Blocked Cycle Count", 56 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the SHA funct… 76 "BriefDescription": "DEA Blocked Function Count", 77 …the total number of the DEA functions that are issued by the CPU and are blocked because the DEA/A… [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_z16/ |
D | crypto6.json | 20 "BriefDescription": "PRNG Blocked Function Count", 21 …udorandom-number-generation functions that are issued by the CPU and are blocked because the DEA/A… 27 "BriefDescription": "PRNG Blocked Cycle Count", 28 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the pseudoran… 48 "BriefDescription": "SHA Blocked Function Count", 49 …the total number of the SHA functions that are issued by the CPU and are blocked because the SHA c… 55 "BriefDescription": "SHA Blocked Cycle Count", 56 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the SHA funct… 76 "BriefDescription": "DEA Blocked Function Count", 77 …the total number of the DEA functions that are issued by the CPU and are blocked because the DEA/A… [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_z13/ |
D | crypto.json | 20 "BriefDescription": "PRNG Blocked Function Count", 21 …udorandom-number-generation functions that are issued by the CPU and are blocked because the DEA/A… 27 "BriefDescription": "PRNG Blocked Cycle Count", 28 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the pseudoran… 48 "BriefDescription": "SHA Blocked Function Count", 49 …the total number of the SHA functions that are issued by the CPU and are blocked because the SHA c… 55 "BriefDescription": "SHA Blocked Cycle Count", 56 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the SHA funct… 76 "BriefDescription": "DEA Blocked Function Count", 77 …the total number of the DEA functions that are issued by the CPU and are blocked because the DEA/A… [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_z10/ |
D | crypto.json | 20 "BriefDescription": "PRNG Blocked Function Count", 21 …udorandom-number-generation functions that are issued by the CPU and are blocked because the DEA/A… 27 "BriefDescription": "PRNG Blocked Cycle Count", 28 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the pseudoran… 48 "BriefDescription": "SHA Blocked Function Count", 49 …the total number of the SHA functions that are issued by the CPU and are blocked because the SHA c… 55 "BriefDescription": "SHA Blocked Cycle Count", 56 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the SHA funct… 76 "BriefDescription": "DEA Blocked Function Count", 77 …the total number of the DEA functions that are issued by the CPU and are blocked because the DEA/A… [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_z14/ |
D | crypto.json | 20 "BriefDescription": "PRNG Blocked Function Count", 21 …udorandom-number-generation functions that are issued by the CPU and are blocked because the DEA/A… 27 "BriefDescription": "PRNG Blocked Cycle Count", 28 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the pseudoran… 48 "BriefDescription": "SHA Blocked Function Count", 49 …the total number of the SHA functions that are issued by the CPU and are blocked because the SHA c… 55 "BriefDescription": "SHA Blocked Cycle Count", 56 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the SHA funct… 76 "BriefDescription": "DEA Blocked Function Count", 77 …the total number of the DEA functions that are issued by the CPU and are blocked because the DEA/A… [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_z196/ |
D | crypto.json | 20 "BriefDescription": "PRNG Blocked Function Count", 21 …udorandom-number-generation functions that are issued by the CPU and are blocked because the DEA/A… 27 "BriefDescription": "PRNG Blocked Cycle Count", 28 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the pseudoran… 48 "BriefDescription": "SHA Blocked Function Count", 49 …the total number of the SHA functions that are issued by the CPU and are blocked because the SHA c… 55 "BriefDescription": "SHA Blocked Cycle Count", 56 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the SHA funct… 76 "BriefDescription": "DEA Blocked Function Count", 77 …the total number of the DEA functions that are issued by the CPU and are blocked because the DEA/A… [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_zec12/ |
D | crypto.json | 20 "BriefDescription": "PRNG Blocked Function Count", 21 …udorandom-number-generation functions that are issued by the CPU and are blocked because the DEA/A… 27 "BriefDescription": "PRNG Blocked Cycle Count", 28 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the pseudoran… 48 "BriefDescription": "SHA Blocked Function Count", 49 …the total number of the SHA functions that are issued by the CPU and are blocked because the SHA c… 55 "BriefDescription": "SHA Blocked Cycle Count", 56 …"PublicDescription": "This counter counts the total number of CPU cycles blocked for the SHA funct… 76 "BriefDescription": "DEA Blocked Function Count", 77 …the total number of the DEA functions that are issued by the CPU and are blocked because the DEA/A… [all …]
|
/linux-6.12.1/include/linux/ |
D | rfkill.h | 57 * @set_block: turn the transmitter on (blocked == false) or off 58 * (blocked == true) -- ignore and return 0 when hard blocked. 64 int (*set_block)(void *data, bool blocked); 94 * set_block() will be called to initialize the software blocked state 97 * If the hardware blocked state is not set before registration, 144 * @blocked: the current hardware block state to set 150 bool blocked, 155 * @blocked: the current hardware block state to set 157 * rfkill drivers that get events when the hard-blocked state changes 168 * should be blocked) so that drivers need not keep track of the soft [all …]
|
/linux-6.12.1/Documentation/locking/ |
D | rt-mutex-design.rst | 82 blocked on one of its locks. This is described in more detail 101 - A waiter is a struct that is stored on the stack of a blocked 103 a process being blocked on the mutex, it is fine to allocate 106 the task is blocked on. It also has rbtree node structures to 114 - A list of processes that are blocked on a mutex. 133 would never diverge, since a process can't be blocked on more than one 142 B blocked on L1 144 C blocked on L2 146 D blocked on L3 148 E blocked on L4 [all …]
|
/linux-6.12.1/net/atm/ |
D | pppoatm.c | 65 unsigned long blocked; member 80 #define BLOCKED 0 macro 116 * As in pppoatm_pop(), it's safe to clear the BLOCKED bit here because in pppoatm_release_cb() 121 * set the BLOCKED bit while the socket is still locked. We know that in pppoatm_release_cb() 124 if (test_and_clear_bit(BLOCKED, &pvcc->blocked)) in pppoatm_release_cb() 132 * but we also need to wake up the device if we blocked it 143 * fear of race conditions where we clear the BLOCKED flag just as we in pppoatm_pop() 153 * So if the CPU in pppoatm_send() has already set the BLOCKED bit and in pppoatm_pop() 156 * BLOCKED bit yet, that's fine too because of the double check in in pppoatm_pop() 159 if (test_and_clear_bit(BLOCKED, &pvcc->blocked)) in pppoatm_pop() [all …]
|
/linux-6.12.1/Documentation/scsi/scsi_transport_srp/ |
D | rport_state_diagram.dot | 10 blocked; 16 …running -> blocked [ label = "fast_io_fail_tmo >= 0 or\ndev_loss_tmo >= 0;\nsrp_start_tl_fail_tim… 18 blocked -> failfast [ label = "fast_io_fail_tmo\nexpired or\nreconnecting\nfailed" ]; 19 blocked -> lost [ label = "dev_loss_tmo\nexpired or\nsrp_stop_rport_timers()" ]; 21 blocked -> running [ label = "reconnecting\nsucceeded" ];
|
/linux-6.12.1/include/asm-generic/ |
D | syscall.h | 24 * @task: task of interest, must be blocked 29 * If @task is not executing a system call, i.e. it's blocked 36 * It's only valid to call this when @task is known to be blocked. 60 * @task: task of interest, must be blocked 73 * @task: task of interest, must be blocked 87 * @task: task of interest, must be blocked 106 * @task: task of interest, must be blocked 122 * @task: task of interest, must be blocked
|
/linux-6.12.1/net/rfkill/ |
D | core.c | 308 * @blocked: the new software state 313 static void rfkill_set_block(struct rfkill *rfkill, bool blocked) in rfkill_set_block() argument 338 if (blocked) in rfkill_set_block() 346 err = rfkill->ops->set_block(rfkill->data, blocked); in rfkill_set_block() 383 static void rfkill_update_global_state(enum rfkill_type type, bool blocked) in rfkill_update_global_state() argument 388 rfkill_global_states[type].cur = blocked; in rfkill_update_global_state() 393 rfkill_global_states[i].cur = blocked; in rfkill_update_global_state() 402 * @blocked: the new state 409 static void __rfkill_switch_all(const enum rfkill_type type, bool blocked) in __rfkill_switch_all() argument 413 rfkill_update_global_state(type, blocked); in __rfkill_switch_all() [all …]
|
D | rfkill-gpio.c | 31 static int rfkill_gpio_set_power(void *data, bool blocked) in rfkill_gpio_set_power() argument 35 if (!blocked && !IS_ERR(rfkill->clk) && !rfkill->clk_enabled) in rfkill_gpio_set_power() 38 gpiod_set_value_cansleep(rfkill->shutdown_gpio, !blocked); in rfkill_gpio_set_power() 39 gpiod_set_value_cansleep(rfkill->reset_gpio, !blocked); in rfkill_gpio_set_power() 41 if (blocked && !IS_ERR(rfkill->clk) && rfkill->clk_enabled) in rfkill_gpio_set_power() 44 rfkill->clk_enabled = !blocked; in rfkill_gpio_set_power()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-pci-devices-aer_stats | 58 MC Blocked TLP 0 59 AtomicOp Egress Blocked 0 60 TLP Prefix Blocked Error 0 88 MC Blocked TLP 0 89 AtomicOp Egress Blocked 0 90 TLP Prefix Blocked Error 0
|
/linux-6.12.1/drivers/platform/x86/ |
D | xo1-rfkill.c | 15 static int rfkill_set_block(void *data, bool blocked) in rfkill_set_block() argument 20 if (blocked == card_blocked) in rfkill_set_block() 23 if (blocked) in rfkill_set_block() 30 card_blocked = blocked; in rfkill_set_block()
|
D | amilo-rfkill.c | 28 static int amilo_a1655_rfkill_set_block(void *data, bool blocked) in amilo_a1655_rfkill_set_block() argument 30 u8 param = blocked ? A1655_WIFI_OFF : A1655_WIFI_ON; in amilo_a1655_rfkill_set_block() 54 static int amilo_m7440_rfkill_set_block(void *data, bool blocked) in amilo_m7440_rfkill_set_block() argument 56 u8 val1 = blocked ? M7440_RADIO_OFF1 : M7440_RADIO_ON1; in amilo_m7440_rfkill_set_block() 57 u8 val2 = blocked ? M7440_RADIO_OFF2 : M7440_RADIO_ON2; in amilo_m7440_rfkill_set_block()
|
/linux-6.12.1/drivers/platform/surface/aggregator/ |
D | ssh_packet_layer.h | 67 * @rx.blocked: List of recent/blocked sequence IDs to detect retransmission. 68 * @rx.blocked.seqs: Array of blocked sequence IDs. 69 * @rx.blocked.offset: Offset indicating where a new ID should be inserted. 109 } blocked; member
|
/linux-6.12.1/kernel/ |
D | signal.c | 107 * Blocked signals are never ignored, since the in sig_ignored() 111 if (sigismember(&t->blocked, sig) || sigismember(&t->real_blocked, sig)) in sig_ignored() 127 * signals, globally pending signals, and blocked signals. 129 static inline bool has_pending_signals(sigset_t *signal, sigset_t *blocked) in has_pending_signals() argument 137 ready |= signal->sig[i] &~ blocked->sig[i]; in has_pending_signals() 140 case 4: ready = signal->sig[3] &~ blocked->sig[3]; in has_pending_signals() 141 ready |= signal->sig[2] &~ blocked->sig[2]; in has_pending_signals() 142 ready |= signal->sig[1] &~ blocked->sig[1]; in has_pending_signals() 143 ready |= signal->sig[0] &~ blocked->sig[0]; in has_pending_signals() 146 case 2: ready = signal->sig[1] &~ blocked->sig[1]; in has_pending_signals() [all …]
|
/linux-6.12.1/Documentation/userspace-api/ |
D | mseal.rst | 76 Blocked mm syscall for sealed mapping 89 Blocked mm syscall: 102 mprotect and pkey_mprotect are blocked because they changes the 113 Kernel will return -EPERM for blocked syscalls. 115 When blocked syscall return -EPERM due to sealing, the memory regions may 116 or may not be changed, depends on the syscall being blocked: 171 to RO memory, which is, in a way, by design. And those could be blocked
|
/linux-6.12.1/lib/ |
D | syscall.c | 45 * task_current_syscall - Discover what a blocked task is doing. 53 * If @target is blocked in a system call, returns zero with @info.data.nr 61 * If @target is blocked in the kernel during a fault or exception, 67 * Returns -%EAGAIN if @target does not remain blocked.
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/goldmont/ |
D | pipeline.json | 240 …nt is relevant during certain microcode flows). Counts all issue slots blocked while within this… 254 …"BriefDescription": "Loads blocked because address has 4k partial address false dependence (Precis… 264 "BriefDescription": "Loads blocked (Precise event capable)", 269 "PublicDescription": "Counts anytime a load that retires is blocked for any reason.", 274 "BriefDescription": "Loads blocked due to store data not ready (Precise event capable)", 279 …"PublicDescription": "Counts a load blocked from using a store forward, but did not occur because … 284 … "BriefDescription": "Loads blocked due to store forward restriction (Precise event capable)", 289 …cription": "Counts a load blocked from using a store forward because of an address/size mismatch, … 294 … "BriefDescription": "Loads blocked because address in not in the UTLB (Precise event capable)", 299 …"PublicDescription": "Counts loads blocked because they are unable to find their physical address …
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/goldmontplus/ |
D | pipeline.json | 250 …nt is relevant during certain microcode flows). Counts all issue slots blocked while within this… 264 …"BriefDescription": "Loads blocked because address has 4k partial address false dependence (Precis… 274 "BriefDescription": "Loads blocked (Precise event capable)", 279 "PublicDescription": "Counts anytime a load that retires is blocked for any reason.", 284 "BriefDescription": "Loads blocked due to store data not ready (Precise event capable)", 289 …"PublicDescription": "Counts a load blocked from using a store forward, but did not occur because … 294 … "BriefDescription": "Loads blocked due to store forward restriction (Precise event capable)", 299 …cription": "Counts a load blocked from using a store forward because of an address/size mismatch, … 304 … "BriefDescription": "Loads blocked because address in not in the UTLB (Precise event capable)", 309 …"PublicDescription": "Counts loads blocked because they are unable to find their physical address …
|
/linux-6.12.1/kernel/rcu/ |
D | tree_plugin.h | 179 * Decide where to queue the newly blocked task. In theory, in rcu_preempt_ctxt_queue() 252 * blocked tasks. in rcu_preempt_ctxt_queue() 288 * current task, there might be any number of other tasks blocked while 333 !t->rcu_read_unlock_special.b.blocked) { in rcu_note_context_switch() 338 t->rcu_read_unlock_special.b.blocked = true; in rcu_note_context_switch() 514 * blocked-tasks list below. in rcu_preempt_deferred_qs_irqrestore() 519 /* Clean up if blocked during RCU read-side critical section. */ in rcu_preempt_deferred_qs_irqrestore() 520 if (special.b.blocked) { in rcu_preempt_deferred_qs_irqrestore() 523 * Remove this task from the list it blocked on. The task in rcu_preempt_deferred_qs_irqrestore() 525 * CPU it first blocked on, so there is no longer any need in rcu_preempt_deferred_qs_irqrestore() [all …]
|
/linux-6.12.1/Documentation/accounting/ |
D | cgroupstats.rst | 22 about tasks blocked on I/O. If CONFIG_TASK_DELAY_ACCT is disabled, this 29 sleeping 1, blocked 0, running 1, stopped 0, uninterruptible 0 31 sleeping 155, blocked 0, running 1, stopped 0, uninterruptible 2
|