Searched defs:emergency (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | reboot.c | 711 static void __machine_emergency_restart(int emergency) in __machine_emergency_restart() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | therm.h | 88 } emergency; member
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | reboot.c | 757 static void __machine_emergency_restart(int emergency) in __machine_emergency_restart() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | therm.h | 88 } emergency; member
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_log.c | 275 static struct nf_log_buf emergency, *emergency_ptr = &emergency; variable
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_log.c | 265 static struct nf_log_buf emergency, *emergency_ptr = &emergency; variable
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | rx.c | 1483 bool emergency = false; in iwl_pcie_rx_handle() local 1251 iwl_pcie_rx_reuse_rbd(struct iwl_trans *trans, struct iwl_rx_mem_buffer *rxb, struct iwl_rxq *rxq, bool emergency) iwl_pcie_rx_reuse_rbd() argument 1283 iwl_pcie_rx_handle_rb(struct iwl_trans *trans, struct iwl_rxq *rxq, struct iwl_rx_mem_buffer *rxb, bool emergency, int i) iwl_pcie_rx_handle_rb() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | rx.c | 1502 bool emergency = false; in iwl_pcie_rx_handle() local 1260 iwl_pcie_rx_reuse_rbd(struct iwl_trans *trans, struct iwl_rx_mem_buffer *rxb, struct iwl_rxq *rxq, bool emergency) iwl_pcie_rx_reuse_rbd() argument 1292 iwl_pcie_rx_handle_rb(struct iwl_trans *trans, struct iwl_rxq *rxq, struct iwl_rx_mem_buffer *rxb, bool emergency, int i) iwl_pcie_rx_handle_rb() argument [all...] |
Completed in 11 milliseconds