/linux-6.12.1/drivers/leds/ |
D | led-core.c | 73 clear_bit(LED_BLINK_SW, &led_cdev->work_flags); in led_timer_function() 78 &led_cdev->work_flags)) { in led_timer_function() 79 clear_bit(LED_BLINK_SW, &led_cdev->work_flags); in led_timer_function() 87 &led_cdev->work_flags)) in led_timer_function() 107 if (test_bit(LED_BLINK_ONESHOT, &led_cdev->work_flags)) { in led_timer_function() 108 if (test_bit(LED_BLINK_INVERT, &led_cdev->work_flags)) { in led_timer_function() 111 &led_cdev->work_flags); in led_timer_function() 115 &led_cdev->work_flags); in led_timer_function() 150 if (test_and_clear_bit(LED_BLINK_DISABLE, &led_cdev->work_flags)) { in set_brightness_delayed() 152 set_bit(LED_SET_BRIGHTNESS_OFF, &led_cdev->work_flags); in set_brightness_delayed() [all …]
|
D | led-class.c | 535 led_cdev->work_flags = 0; in led_classdev_register_ext()
|
/linux-6.12.1/kernel/ |
D | irq_work.c | 93 int work_flags; in __irq_work_queue_local() local 95 work_flags = atomic_read(&work->node.a_flags); in __irq_work_queue_local() 96 if (work_flags & IRQ_WORK_LAZY) in __irq_work_queue_local() 99 !(work_flags & IRQ_WORK_HARD_IRQ)) in __irq_work_queue_local()
|
D | workqueue.c | 2240 unsigned int work_flags; in __queue_work() local 2327 work_flags = work_color_to_flags(pwq->work_color); in __queue_work() 2339 insert_work(pwq, work, &pool->worklist, work_flags); in __queue_work() 2342 work_flags |= WORK_STRUCT_INACTIVE; in __queue_work() 2343 insert_work(pwq, work, &pwq->inactive_works, work_flags); in __queue_work() 3752 unsigned int work_flags = 0; in insert_wq_barrier() local 3775 work_flags |= WORK_STRUCT_INACTIVE; in insert_wq_barrier() 3789 work_flags |= *bits & WORK_STRUCT_LINKED; in insert_wq_barrier() 3795 work_flags |= work_color_to_flags(work_color); in insert_wq_barrier() 3797 insert_work(pwq, &barr->work, head, work_flags); in insert_wq_barrier()
|
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/ |
D | main.c | 220 if (test_and_set_bit(MWIFIEX_IS_REQUESTING_FW_VEREXT, &adapter->work_flags)) in maybe_quirk_fw_disable_ds() 417 &adapter->work_flags); in mwifiex_main_process() 440 &adapter->work_flags); in mwifiex_main_process() 462 &adapter->work_flags); in mwifiex_main_process() 683 set_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags); in _mwifiex_fw_dpc() 904 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &priv->adapter->work_flags)) { in mwifiex_hard_start_xmit() 1402 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) in mwifiex_host_mlme_work_queue() 1433 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) in mwifiex_rx_work_queue() 1449 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) in mwifiex_main_work_queue() 1466 set_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags); in mwifiex_uninit_sw() [all …]
|
D | cmdevt.c | 367 (test_bit(MWIFIEX_IS_HS_CONFIGURED, &adapter->work_flags) && in mwifiex_dnld_sleep_confirm_cmd() 559 if (test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags)) { in mwifiex_send_cmd() 565 if (test_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags) && in mwifiex_send_cmd() 572 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) { in mwifiex_send_cmd() 578 if (test_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags)) { in mwifiex_send_cmd() 796 &adapter->work_flags); in mwifiex_exec_next_cmd() 840 clear_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags); in mwifiex_process_cmdresp() 958 set_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags); in mwifiex_cmd_timeout_func() 985 &adapter->work_flags)); in mwifiex_cmd_timeout_func() 1165 &priv->adapter->work_flags)) { in mwifiex_hs_activated_event() [all …]
|
D | usb.c | 174 test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) { in mwifiex_usb_rx_complete() 211 if (!test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags)) { in mwifiex_usb_rx_complete() 214 set_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags); in mwifiex_usb_rx_complete() 290 if (test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags)) { in mwifiex_usb_submit_rx_urb() 551 if (unlikely(test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags))) in mwifiex_usb_suspend() 559 clear_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_usb_suspend() 570 set_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_usb_suspend() 571 clear_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_usb_suspend() 615 if (unlikely(!test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags))) { in mwifiex_usb_resume() 624 clear_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_usb_resume() [all …]
|
D | sdio.c | 648 if (!test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags)) { in mwifiex_sdio_resume() 654 clear_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_sdio_resume() 727 if (test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags)) { in mwifiex_write_data_sync() 928 clear_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_sdio_suspend() 938 set_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_sdio_suspend() 939 clear_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_sdio_suspend() 951 &card->work_flags)) in mwifiex_sdio_coredump() 2688 clear_bit(MWIFIEX_IFACE_WORK_DEVICE_DUMP, &card->work_flags); in mwifiex_sdio_card_reset_work() 2689 clear_bit(MWIFIEX_IFACE_WORK_CARD_RESET, &card->work_flags); in mwifiex_sdio_card_reset_work() 3023 &card->work_flags)) in mwifiex_sdio_work() [all …]
|
D | pcie.c | 319 clear_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_pcie_suspend() 327 set_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_pcie_suspend() 328 clear_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_pcie_suspend() 354 if (!test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags)) { in mwifiex_pcie_resume() 360 clear_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_pcie_resume() 478 &card->work_flags)) in mwifiex_pcie_coredump() 527 clear_bit(MWIFIEX_IFACE_WORK_DEVICE_DUMP, &card->work_flags); in mwifiex_pcie_reset_prepare() 528 clear_bit(MWIFIEX_IFACE_WORK_CARD_RESET, &card->work_flags); in mwifiex_pcie_reset_prepare() 2471 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) in mwifiex_pcie_interrupt() 2834 &card->work_flags)) in mwifiex_pcie_work() [all …]
|
D | sta_tx.c | 124 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) in mwifiex_send_null_packet()
|
D | pcie.h | 232 unsigned long work_flags; member
|
D | init.c | 230 clear_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags); in mwifiex_init_adapter() 267 clear_bit(MWIFIEX_IS_HS_CONFIGURED, &adapter->work_flags); in mwifiex_init_adapter()
|
D | sta_ioctl.c | 421 &adapter->work_flags)) in mwifiex_set_hs_params() 536 set_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_enable_hs() 603 &adapter->work_flags); in mwifiex_get_bss_info()
|
D | sdio.h | 265 unsigned long work_flags; member
|
D | util.c | 189 &adapter->work_flags); in mwifiex_get_debug_info() 192 &adapter->work_flags); in mwifiex_get_debug_info()
|
D | debugfs.c | 807 clear_bit(MWIFIEX_IS_HS_ENABLING, &priv->adapter->work_flags); in mwifiex_hscfg_write()
|
D | sta_event.c | 219 if (test_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags) && in mwifiex_reset_connect_state()
|
D | cfg80211.c | 2457 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags) || in mwifiex_cfg80211_connect() 2458 test_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags)) { in mwifiex_cfg80211_connect() 4444 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags) || in mwifiex_cfg80211_associate() 4445 test_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags)) { in mwifiex_cfg80211_associate()
|
D | scan.c | 1495 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags) || in mwifiex_scan_networks() 1496 test_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags)) { in mwifiex_scan_networks()
|
D | wmm.c | 599 !test_bit(MWIFIEX_SURPRISE_REMOVED, &priv->adapter->work_flags)) in mwifiex_clean_txrx()
|
/linux-6.12.1/drivers/leds/trigger/ |
D | ledtrig-heartbeat.c | 48 if (test_and_clear_bit(LED_BLINK_BRIGHTNESS_CHANGE, &led_cdev->work_flags)) in led_heartbeat_function() 144 set_bit(LED_BLINK_SW, &led_cdev->work_flags); in heartbeat_trig_activate() 156 clear_bit(LED_BLINK_SW, &led_cdev->work_flags); in heartbeat_trig_deactivate()
|
D | ledtrig-activity.c | 48 if (test_and_clear_bit(LED_BLINK_BRIGHTNESS_CHANGE, &led_cdev->work_flags)) in led_activity_function() 202 set_bit(LED_BLINK_SW, &led_cdev->work_flags); in activity_activate() 213 clear_bit(LED_BLINK_SW, &led_cdev->work_flags); in activity_deactivate()
|
/linux-6.12.1/io_uring/ |
D | io-wq.c | 935 unsigned int work_flags = atomic_read(&work->flags); in io_wq_enqueue() local 948 (work_flags & IO_WQ_WORK_CANCEL)) { in io_wq_enqueue() 962 if (do_create && ((work_flags & IO_WQ_WORK_CONCURRENT) || in io_wq_enqueue()
|
/linux-6.12.1/include/linux/ |
D | leds.h | 114 unsigned long work_flags; member
|
D | workqueue.h | 75 enum work_flags { enum
|