/kernel/linux/linux-5.10/include/linux/ |
H A 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 [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A 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 [all...] |
/kernel/linux/linux-5.10/scripts/gdb/linux/ |
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A D | cpus.py | 132 def invoke(self, arg, from_tty): member in LxCpus 152 def invoke(self, var_name, cpu=-1): member in PerCpu 169 def invoke(self, cpu=-1): member in LxCurrentFunc
|
H A D | modules.py | 50 def invoke(self, mod_name): member in LxModule 70 def invoke(self, arg, from_tty): member in LxLsmod
|
H A D | clk.py | 43 def invoke(self, arg, from_tty): member in LxClkSummary 72 def invoke(self, name): member in LxClkCoreLookup
|
H A D | config.py | 20 def invoke(self, arg, from_tty): member in LxConfigDump
|
H A D | genpd.py | 72 def invoke(self, arg, from_tty): member in LxGenPDSummary
|
/kernel/linux/linux-6.6/scripts/gdb/linux/ |
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A D | mm.py | 291 def invoke(self, arg, from_tty): member in LxPFN2Page 305 def invoke(self, arg, from_tty): member in LxPage2PFN 320 def invoke(self, arg, from_tty): member in LxPageAddress 335 def invoke(self, arg, from_tty): member in LxPage2Phys 350 def invoke(self, arg, from_tty): member in LxVirt2Phys 364 def invoke(self, arg, from_tty): member in LxVirt2Page 378 def invoke(self, arg, from_tty): member in LxSym2PFN 392 def invoke(self, arg, from_tty): member in LxPFN2Kaddr
|
H A D | vfs.py | 36 def invoke(self, dentry_ptr): member in DentryName 53 def invoke(self, inode_ptr): member in InodeDentry
|
H A D | modules.py | 50 def invoke(self, mod_name): member in LxModule 70 def invoke(self, arg, from_tty): member in LxLsmod 114 def invoke(self, arg, from_tty): member in LxFindTextAddrinMod
|
H A D | cpus.py | 135 def invoke(self, arg, from_tty): member in LxCpus 155 def invoke(self, var_name, cpu=-1): member in PerCpu 195 def invoke(self, cpu=-1): member in LxCurrentFunc
|
H A D | clk.py | 43 def invoke(self, arg, from_tty): member in LxClkSummary 72 def invoke(self, name): member in LxClkCoreLookup
|
H A D | config.py | 20 def invoke(self, arg, from_tty): member in LxConfigDump
|
H A D | genpd.py | 72 def invoke(self, arg, from_tty): member in LxGenPDSummary
|
/kernel/linux/linux-5.10/kernel/ |
H A D | cpu.c | 655 * Execute teardown/startup callbacks on the plugged cpu. Also used to invoke 759 * we invoke the thread function directly. in cpuhp_invoke_ap_callback() 834 * removing of state callbacks and state instances, which invoke either the 1875 /* Did we invoke the startup call on that cpu ? */ in cpuhp_rollback_install() 1883 bool invoke) in __cpuhp_state_add_instance_cpuslocked() 1897 if (!invoke || !sp->startup.multi) in __cpuhp_state_add_instance_cpuslocked() 1927 bool invoke) in __cpuhp_state_add_instance() 1932 ret = __cpuhp_state_add_instance_cpuslocked(state, node, invoke); in __cpuhp_state_add_instance() 1941 * @invoke: If true, the startup function is invoked for cpus where 1956 const char *name, bool invoke, in __cpuhp_setup_state_cpuslocked() 1881 __cpuhp_state_add_instance_cpuslocked(enum cpuhp_state state, struct hlist_node *node, bool invoke) __cpuhp_state_add_instance_cpuslocked() argument 1926 __cpuhp_state_add_instance(enum cpuhp_state state, struct hlist_node *node, bool invoke) __cpuhp_state_add_instance() argument 1955 __cpuhp_setup_state_cpuslocked(enum cpuhp_state state, const char *name, bool invoke, int (*startup)(unsigned int cpu), int (*teardown)(unsigned int cpu), bool multi_instance) __cpuhp_setup_state_cpuslocked() argument 2014 __cpuhp_setup_state(enum cpuhp_state state, const char *name, bool invoke, int (*startup)(unsigned int cpu), int (*teardown)(unsigned int cpu), bool multi_instance) __cpuhp_setup_state() argument 2030 __cpuhp_state_remove_instance(enum cpuhp_state state, struct hlist_node *node, bool invoke) __cpuhp_state_remove_instance() argument 2078 __cpuhp_remove_state_cpuslocked(enum cpuhp_state state, bool invoke) __cpuhp_remove_state_cpuslocked() argument 2116 __cpuhp_remove_state(enum cpuhp_state state, bool invoke) __cpuhp_remove_state() argument [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | cpu.c | 1036 * Execute teardown/startup callbacks on the plugged cpu. Also used to invoke 1133 * we invoke the thread function directly. in cpuhp_invoke_ap_callback() 1220 * removing of state callbacks and state instances, which invoke either the 2426 /* Did we invoke the startup call on that cpu ? */ in cpuhp_rollback_install() 2434 bool invoke) in __cpuhp_state_add_instance_cpuslocked() 2448 if (!invoke || !sp->startup.multi) in __cpuhp_state_add_instance_cpuslocked() 2478 bool invoke) in __cpuhp_state_add_instance() 2483 ret = __cpuhp_state_add_instance_cpuslocked(state, node, invoke); in __cpuhp_state_add_instance() 2493 * @invoke: If true, the startup function is invoked for cpus where 2508 const char *name, bool invoke, in __cpuhp_setup_state_cpuslocked() 2432 __cpuhp_state_add_instance_cpuslocked(enum cpuhp_state state, struct hlist_node *node, bool invoke) __cpuhp_state_add_instance_cpuslocked() argument 2477 __cpuhp_state_add_instance(enum cpuhp_state state, struct hlist_node *node, bool invoke) __cpuhp_state_add_instance() argument 2507 __cpuhp_setup_state_cpuslocked(enum cpuhp_state state, const char *name, bool invoke, int (*startup)(unsigned int cpu), int (*teardown)(unsigned int cpu), bool multi_instance) __cpuhp_setup_state_cpuslocked() argument 2566 __cpuhp_setup_state(enum cpuhp_state state, const char *name, bool invoke, int (*startup)(unsigned int cpu), int (*teardown)(unsigned int cpu), bool multi_instance) __cpuhp_setup_state() argument 2582 __cpuhp_state_remove_instance(enum cpuhp_state state, struct hlist_node *node, bool invoke) __cpuhp_state_remove_instance() argument 2630 __cpuhp_remove_state_cpuslocked(enum cpuhp_state state, bool invoke) __cpuhp_remove_state_cpuslocked() argument 2668 __cpuhp_remove_state(enum cpuhp_state state, bool invoke) __cpuhp_remove_state() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/ |
H A D | isl_ioctl.c | 1060 int authen = DOT11_AUTH_OS, invoke = 0, exunencrypt = 0; in prism54_set_encode() local 1130 * invoke = 0; in prism54_set_encode() 1135 invoke = 1; in prism54_set_encode() 1139 invoke = 1; in prism54_set_encode() 1147 mgt_set_request(priv, DOT11_OID_PRIVACYINVOKED, 0, &invoke); in prism54_set_encode() 1162 u32 authen = 0, invoke = 0, exunencrypt = 0; in prism54_get_encode() local 1170 invoke = r.u; in prism54_get_encode() 1174 if (invoke && (authen == DOT11_AUTH_BOTH) && exunencrypt) in prism54_get_encode() 1177 if (invoke) in prism54_get_encode() 1546 int authen = DOT11_AUTH_OS, invoke in prism54_set_encodeext() local 1655 int authen = DOT11_AUTH_OS, invoke = 0, exunencrypt = 0, wpa = 0; prism54_get_encodeext() local [all...] |