| /kernel/linux/linux-5.10/drivers/pci/endpoint/ |
| D | pci-epc-core.c | 54 * Invoke to get struct pci_epc * corresponding to the device name of the 90 * Invoke to get the first unreserved BAR that can be used by the endpoint 105 * Invoke to get the next unreserved BAR starting from @bar that can be used 141 * Invoke to get the features provided by the EPC which may be 168 * Invoke to stop the PCI link 185 * Invoke to start the PCI link 212 * Invoke to raise an legacy, MSI or MSI-X interrupt 238 * Invoke to get the number of MSI interrupts allocated by the RC 269 * Invoke to set the required number of MSI interrupts. 298 * Invoke to get the number of MSI-X interrupts allocated by the RC [all …]
|
| D | pci-epf-core.c | 28 * Invoke to notify the function driver that the binding between the EPF device 50 * Invoke to notify the function driver that it has been bound to a EPC device 78 * Invoke to free the allocated PCI EPF register space. 105 * Invoke to allocate memory for the PCI EPF register space. 158 * Invoke to unregister the PCI EPF driver. 199 * Invoke to register a new PCI EPF driver. 229 * Invoke to destroy the PCI EPF device created by invoking pci_epf_create(). 242 * Invoke to create a new PCI EPF device by providing the name of the function
|
| /kernel/linux/linux-6.6/Documentation/RCU/ |
| D | UP.rst | 7 may immediately invoke its function. The basis of this misconception 25 Now, if call_rcu() were to directly invoke its arguments, then upon return 37 by having call_rcu() directly invoke its arguments only if it was called 46 Therefore, in this case, allowing call_rcu() to immediately invoke 52 Why is it *not* legal to invoke synchronize_rcu() in this case? 61 call_rcu() were to directly invoke the callback, the result would 90 permit call_rcu() to directly invoke callbacks, but only if a full 100 Permitting call_rcu() to immediately invoke its arguments breaks RCU, 102 infrastructure *must* respect grace periods, and *must* invoke callbacks 115 Why is it *not* legal to invoke synchronize_rcu() in this case?
|
| /kernel/linux/linux-5.10/Documentation/RCU/ |
| D | UP.rst | 7 may immediately invoke its function. The basis of this misconception 25 Now, if call_rcu() were to directly invoke its arguments, then upon return 37 by having call_rcu() directly invoke its arguments only if it was called 46 Therefore, in this case, allowing call_rcu() to immediately invoke 52 Why is it *not* legal to invoke synchronize_rcu() in this case? 61 call_rcu() were to directly invoke the callback, the result would 91 Permitting call_rcu() to immediately invoke its arguments breaks RCU, 93 infrastructure *must* respect grace periods, and *must* invoke callbacks 106 Why is it *not* legal to invoke synchronize_rcu() in this case?
|
| /kernel/linux/linux-6.6/drivers/pci/endpoint/ |
| D | pci-epc-core.c | 53 * Invoke to get struct pci_epc * corresponding to the device name of the 89 * Invoke to get the first unreserved BAR that can be used by the endpoint 104 * Invoke to get the next unreserved BAR starting from @bar that can be used 142 * Invoke to get the features provided by the EPC which may be 172 * Invoke to stop the PCI link 189 * Invoke to start the PCI link 217 * Invoke to raise an legacy, MSI or MSI-X interrupt 255 * Invoke to map physical address to MSI address and return MSI data. The 293 * Invoke to get the number of MSI interrupts allocated by the RC 328 * Invoke to set the required number of MSI interrupts. [all …]
|
| D | pci-epf-core.c | 28 * Invoke to notify the function driver that the binding between the EPF device 57 * Invoke to notify the function driver that it has been bound to a EPC device 152 * endpoint functions. Invoke pci_epf_add_epf() to add a virtual PCI endpoint 195 * Invoke to remove a virtual endpoint function from the physical endpoint 218 * Invoke to free the allocated PCI EPF register space. 258 * Invoke to allocate memory for the PCI EPF register space. 322 * Invoke to unregister the PCI EPF driver. 363 * Invoke to register a new PCI EPF driver. 393 * Invoke to destroy the PCI EPF device created by invoking pci_epf_create(). 406 * Invoke to create a new PCI EPF device by providing the name of the function
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | cpuhotplug.h | 206 int __cpuhp_setup_state(enum cpuhp_state state, const char *name, bool invoke, 211 bool invoke, 296 bool invoke); 298 struct hlist_node *node, bool invoke); 301 * cpuhp_state_add_instance - Add an instance for a state and invoke startup 338 void __cpuhp_remove_state(enum cpuhp_state state, bool invoke); 339 void __cpuhp_remove_state_cpuslocked(enum cpuhp_state state, bool invoke); 342 * cpuhp_remove_state - Remove hotplug state callbacks and invoke the teardown 382 struct hlist_node *node, bool invoke); 385 * cpuhp_state_remove_instance - Remove hotplug instance from state and invoke
|
| /kernel/linux/linux-6.6/drivers/char/hw_random/ |
| D | optee-rng.c | 28 * TEE_SUCCESS - Invoke command success 45 * TEE_SUCCESS - Invoke command success 85 /* Invoke TA_CMD_GET_ENTROPY function of Trusted App */ in get_optee_rng_data() 90 /* Fill invoke cmd params */ in get_optee_rng_data() 98 dev_err(pvt_data->dev, "TA_CMD_GET_ENTROPY invoke err: %x\n", in get_optee_rng_data() 185 /* Invoke TA_CMD_GET_RNG_INFO function of Trusted App */ in get_optee_rng_info() 190 /* Fill invoke cmd params */ in get_optee_rng_info() 195 dev_err(dev, "TA_CMD_GET_RNG_INFO invoke err: %x\n", in get_optee_rng_info()
|
| /kernel/linux/linux-5.10/drivers/char/hw_random/ |
| D | optee-rng.c | 28 * TEE_SUCCESS - Invoke command success 45 * TEE_SUCCESS - Invoke command success 85 /* Invoke TA_CMD_GET_ENTROPY function of Trusted App */ in get_optee_rng_data() 90 /* Fill invoke cmd params */ in get_optee_rng_data() 98 dev_err(pvt_data->dev, "TA_CMD_GET_ENTROPY invoke err: %x\n", in get_optee_rng_data() 185 /* Invoke TA_CMD_GET_RNG_INFO function of Trusted App */ in get_optee_rng_info() 190 /* Fill invoke cmd params */ in get_optee_rng_info() 195 dev_err(dev, "TA_CMD_GET_RNG_INFO invoke err: %x\n", in get_optee_rng_info()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | cgrp_kfunc_failure.c | 42 /* Can't invoke bpf_cgroup_acquire() on an untrusted pointer. */ in BPF_PROG() 58 * Can't invoke bpf_cgroup_release() without checking the return value in BPF_PROG() 72 /* Can't invoke bpf_cgroup_acquire() on a random frame pointer. */ in BPF_PROG() 100 /* Can't invoke bpf_cgroup_acquire() on a pointer obtained from walking a trusted cgroup. */ in BPF_PROG() 114 /* Can't invoke bpf_cgroup_acquire() on a NULL pointer. */ in BPF_PROG() 187 /* Can't invoke bpf_cgroup_release() on an untrusted pointer. */ in BPF_PROG()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | cpuhotplug.h | 266 int __cpuhp_setup_state(enum cpuhp_state state, const char *name, bool invoke, 271 bool invoke, 382 bool invoke); 384 struct hlist_node *node, bool invoke); 387 * cpuhp_state_add_instance - Add an instance for a state and invoke startup 437 void __cpuhp_remove_state(enum cpuhp_state state, bool invoke); 438 void __cpuhp_remove_state_cpuslocked(enum cpuhp_state state, bool invoke); 441 * cpuhp_remove_state - Remove hotplug state callbacks and invoke the teardown 489 struct hlist_node *node, bool invoke); 492 * cpuhp_state_remove_instance - Remove hotplug instance from state and invoke
|
| /kernel/linux/linux-6.6/scripts/gdb/linux/ |
| D | tasks.py | 58 def invoke(self, pid): member in LxTaskByPidFunc 75 def invoke(self, arg, from_tty): member in LxPs 107 def invoke(self, task): member in LxThreadInfoFunc 123 def invoke(self, pid): member in LxThreadInfoByPidFunc
|
| D | device.py | 103 def invoke(self, arg, from_tty): member in LxDeviceListBus 123 def invoke(self, arg, from_tty): member in LxDeviceListClass 141 def invoke(self, arg, from_tty): member in LxDeviceListTree 156 def invoke(self, bus, name): member in LxDeviceFindByBusName 170 def invoke(self, cls, name): member in LxDeviceFindByClassName
|
| D | proc.py | 31 def invoke(self, arg, from_tty): member in LxCmdLine 45 def invoke(self, arg, from_tty): member in LxVersion 90 def invoke(self, arg, from_tty): member in LxIOMem 105 def invoke(self, arg, from_tty): member in LxIOPorts 153 def invoke(self, arg, from_tty): member in LxMounts 235 def invoke(self, arg, from_tty): member in LxFdtDump
|
| D | rbtree.py | 109 def invoke(self, root): member in LxRbFirst 129 def invoke(self, root): member in LxRbLast 149 def invoke(self, node): member in LxRbNext 169 def invoke(self, node): member in LxRbPrev
|
| /kernel/linux/linux-5.10/drivers/firmware/broadcom/ |
| D | tee_bnxt_fw.c | 29 * TEE_SUCCESS - Invoke command success 44 * TEE_SUCCESS - Invoke command success 77 /* Fill invoke cmd params */ in prepare_args() 113 "TA_CMD_BNXT_FASTBOOT invoke failed TEE err: %x, ret:%x\n", in tee_bnxt_fw_load() 150 /* Fill additional invoke cmd params */ in tee_bnxt_copy_coredump() 157 "TA_CMD_BNXT_COPY_COREDUMP invoke failed TEE err: %x, ret:%x\n", in tee_bnxt_copy_coredump()
|
| /kernel/linux/linux-6.6/drivers/firmware/broadcom/ |
| D | tee_bnxt_fw.c | 29 * TEE_SUCCESS - Invoke command success 44 * TEE_SUCCESS - Invoke command success 77 /* Fill invoke cmd params */ in prepare_args() 113 "TA_CMD_BNXT_FASTBOOT invoke failed TEE err: %x, ret:%x\n", in tee_bnxt_fw_load() 150 /* Fill additional invoke cmd params */ in tee_bnxt_copy_coredump() 157 "TA_CMD_BNXT_COPY_COREDUMP invoke failed TEE err: %x, ret:%x\n", in tee_bnxt_copy_coredump()
|
| /kernel/linux/linux-5.10/scripts/gdb/linux/ |
| D | device.py | 103 def invoke(self, arg, from_tty): member in LxDeviceListBus 123 def invoke(self, arg, from_tty): member in LxDeviceListClass 141 def invoke(self, arg, from_tty): member in LxDeviceListTree 156 def invoke(self, bus, name): member in LxDeviceFindByBusName 170 def invoke(self, cls, name): member in LxDeviceFindByClassName
|
| D | tasks.py | 58 def invoke(self, pid): member in LxTaskByPidFunc 75 def invoke(self, arg, from_tty): member in LxPs 116 def invoke(self, task): member in LxThreadInfoFunc 132 def invoke(self, pid): member in LxThreadInfoByPidFunc
|
| D | proc.py | 29 def invoke(self, arg, from_tty): member in LxCmdLine 43 def invoke(self, arg, from_tty): member in LxVersion 88 def invoke(self, arg, from_tty): member in LxIOMem 103 def invoke(self, arg, from_tty): member in LxIOPorts 151 def invoke(self, arg, from_tty): member in LxMounts 233 def invoke(self, arg, from_tty): member in LxFdtDump
|
| /kernel/linux/linux-6.6/Documentation/scsi/ |
| D | scsi_eh.rst | 315 2. Invoke scsi_eh_get_sense. 333 1. Invoke scsi_request_sense() which issues REQUEST_SENSE 337 2. Invoke scsi_decide_disposition() on the scmd 350 3. If !list_empty(&eh_work_q), invoke scsi_eh_abort_cmds(). 374 4. If !list_empty(&eh_work_q), invoke scsi_eh_ready_devs() 381 1. Invoke scsi_eh_stu() 404 2. If !list_empty(&eh_work_q), invoke scsi_eh_bus_device_reset(). 414 3. If !list_empty(&eh_work_q), invoke scsi_eh_bus_reset() 423 4. If !list_empty(&eh_work_q), invoke scsi_eh_host_reset() 431 5. If !list_empty(&eh_work_q), invoke scsi_eh_offline_sdevs() [all …]
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | scsi_eh.rst | 314 2. Invoke scsi_eh_get_sense. 332 1. Invoke scsi_request_sense() which issues REQUEST_SENSE 336 2. Invoke scsi_decide_disposition() on the scmd 349 3. If !list_empty(&eh_work_q), invoke scsi_eh_abort_cmds(). 373 4. If !list_empty(&eh_work_q), invoke scsi_eh_ready_devs() 380 1. Invoke scsi_eh_stu() 403 2. If !list_empty(&eh_work_q), invoke scsi_eh_bus_device_reset(). 413 3. If !list_empty(&eh_work_q), invoke scsi_eh_bus_reset() 422 4. If !list_empty(&eh_work_q), invoke scsi_eh_host_reset() 430 5. If !list_empty(&eh_work_q), invoke scsi_eh_offline_sdevs() [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| D | hvCall.S | 110 HVSC /* invoke the hypervisor */ 121 HVSC /* invoke the hypervisor */ 154 HVSC /* invoke the hypervisor */ 218 HVSC /* invoke the hypervisor */ 251 HVSC /* invoke the hypervisor */ 328 HVSC /* invoke the hypervisor */
|
| /kernel/linux/linux-6.6/include/crypto/ |
| D | sig.h | 75 * crypto_sig_sign() - Invoke signing operation 92 * crypto_sig_verify() - Invoke signature verification 110 * crypto_sig_set_pubkey() - Invoke set public key operation 126 * crypto_sig_set_privkey() - Invoke set private key operation
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| D | hvCall.S | 112 HVSC /* invoke the hypervisor */ 127 HVSC /* invoke the hypervisor */ 167 HVSC /* invoke the hypervisor */ 234 HVSC /* invoke the hypervisor */ 270 HVSC /* invoke the hypervisor */ 350 HVSC /* invoke the hypervisor */
|