/linux-4.1.27/drivers/base/power/ |
D | wakeup.c | 67 void wakeup_source_prepare(struct wakeup_source *ws, const char *name) in wakeup_source_prepare() 82 struct wakeup_source *ws; in wakeup_source_create() local 100 void wakeup_source_drop(struct wakeup_source *ws) in wakeup_source_drop() 116 void wakeup_source_destroy(struct wakeup_source *ws) in wakeup_source_destroy() 131 void wakeup_source_add(struct wakeup_source *ws) in wakeup_source_add() 153 void wakeup_source_remove(struct wakeup_source *ws) in wakeup_source_remove() 173 struct wakeup_source *ws; in wakeup_source_register() local 187 void wakeup_source_unregister(struct wakeup_source *ws) in wakeup_source_unregister() 203 static int device_wakeup_attach(struct device *dev, struct wakeup_source *ws) in device_wakeup_attach() 223 struct wakeup_source *ws; in device_wakeup_enable() local [all …]
|
/linux-4.1.27/include/linux/ |
D | pm_wakeup.h | 115 static inline void wakeup_source_prepare(struct wakeup_source *ws, in wakeup_source_prepare() 123 static inline void wakeup_source_drop(struct wakeup_source *ws) {} in wakeup_source_drop() 125 static inline void wakeup_source_destroy(struct wakeup_source *ws) {} in wakeup_source_destroy() 127 static inline void wakeup_source_add(struct wakeup_source *ws) {} in wakeup_source_add() 129 static inline void wakeup_source_remove(struct wakeup_source *ws) {} in wakeup_source_remove() 136 static inline void wakeup_source_unregister(struct wakeup_source *ws) {} in wakeup_source_unregister() 168 static inline void __pm_stay_awake(struct wakeup_source *ws) {} in __pm_stay_awake() 172 static inline void __pm_relax(struct wakeup_source *ws) {} in __pm_relax() 176 static inline void __pm_wakeup_event(struct wakeup_source *ws, unsigned int msec) {} in __pm_wakeup_event() 182 static inline void wakeup_source_init(struct wakeup_source *ws, in wakeup_source_init() [all …]
|
/linux-4.1.27/fs/btrfs/ |
D | zlib.c | 41 static void zlib_free_workspace(struct list_head *ws) in zlib_free_workspace() 74 static int zlib_compress_pages(struct list_head *ws, in zlib_compress_pages() 213 static int zlib_decompress_biovec(struct list_head *ws, struct page **pages_in, in zlib_decompress_biovec() 307 static int zlib_decompress(struct list_head *ws, unsigned char *data_in, in zlib_decompress()
|
D | lzo.c | 39 static void lzo_free_workspace(struct list_head *ws) in lzo_free_workspace() 87 static int lzo_compress_pages(struct list_head *ws, in lzo_compress_pages() 257 static int lzo_decompress_biovec(struct list_head *ws, in lzo_decompress_biovec() 381 static int lzo_decompress(struct list_head *ws, unsigned char *data_in, in lzo_decompress()
|
/linux-4.1.27/drivers/tty/hvc/ |
D | hvc_console.h | 60 struct winsize ws; member 100 static inline void hvc_resize(struct hvc_struct *hp, struct winsize ws) in hvc_resize()
|
D | hvc_console.c | 551 struct winsize ws; in hvc_set_winsz() local 725 void __hvc_resize(struct hvc_struct *hp, struct winsize ws) in __hvc_resize()
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | ptrace.c | 84 unsigned long wb, ws; in ptrace_setregs() local 212 unsigned long ws = regs->windowstart; in ptrace_peekusr() local
|
D | process.c | 323 unsigned long wb, ws, wm; in xtensa_elf_core_copy_regs() local
|
D | signal.c | 57 const unsigned long ws = regs->windowstart; in flush_window_regs_user() local
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | hwchannel.c | 23 dchannel_bh(struct work_struct *ws) in dchannel_bh() 46 bchannel_bh(struct work_struct *ws) in bchannel_bh()
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
D | driver.c | 597 void __i2400m_dev_reset_handle(struct work_struct *ws) in __i2400m_dev_reset_handle() 709 void __i2400m_error_recovery(struct work_struct *ws) in __i2400m_error_recovery()
|
D | rx.c | 183 void i2400m_report_hook_work(struct work_struct *ws) in i2400m_report_hook_work() 490 unsigned ws; member 545 unsigned ws, count, sn, nsn, new_ws; member 590 unsigned ws, unsigned count, unsigned sn, in i2400m_roq_log_add()
|
D | netdev.c | 153 void i2400m_wake_tx_work(struct work_struct *ws) in i2400m_wake_tx_work()
|
/linux-4.1.27/fs/ |
D | eventpoll.c | 169 struct wakeup_source __rcu *ws; member 212 struct wakeup_source *ws; member 556 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_pm_stay_awake() local 570 struct wakeup_source *ws; in ep_pm_stay_awake_rcu() local 1227 struct wakeup_source *ws; in ep_create_wakeup_source() local 1248 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_destroy_wakeup_source() local 1474 struct wakeup_source *ws; in ep_send_events_proc() local
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | fsl_mpic_timer_wakeup.c | 30 static void fsl_free_resource(struct work_struct *ws) in fsl_free_resource()
|
/linux-4.1.27/sound/soc/sh/rcar/ |
D | adg.c | 40 int ws = id; in rsnd_adg_ssi_ws_timing_gen2() local 84 u32 mask, ws; in rsnd_adg_set_src_timsel_gen2() local
|
/linux-4.1.27/drivers/usb/wusbcore/ |
D | wa-nep.c | 92 static void wa_notif_dispatch(struct work_struct *ws) in wa_notif_dispatch()
|
D | devconnect.c | 449 static void wusbhc_keep_alive_run(struct work_struct *ws) in wusbhc_keep_alive_run()
|
D | wa-xfer.c | 1750 void wa_urb_enqueue_run(struct work_struct *ws) in wa_urb_enqueue_run() 1781 void wa_process_errored_transfers_run(struct work_struct *ws) in wa_process_errored_transfers_run()
|
/linux-4.1.27/drivers/md/ |
D | dm-era-target.c | 46 static void writeset_free(struct writeset *ws) in writeset_free() 71 static int writeset_alloc(struct writeset *ws, dm_block_t nr_blocks) in writeset_alloc() 87 static int writeset_init(struct dm_disk_bitset *info, struct writeset *ws) in writeset_init() 102 static bool writeset_marked(struct writeset *ws, dm_block_t block) in writeset_marked() 132 struct writeset *ws, uint32_t block) in writeset_test_and_set() 936 struct writeset *ws; in metadata_current_marked() local 1309 static void do_work(struct work_struct *ws) in do_work()
|
D | dm-thin.c | 1991 static void do_worker(struct work_struct *ws) in do_worker() 2010 static void do_waker(struct work_struct *ws) in do_waker() 2022 static void do_no_space_timeout(struct work_struct *ws) in do_no_space_timeout() 2038 static struct pool_work *to_pool_work(struct work_struct *ws) in to_pool_work() 2064 static struct noflush_work *to_noflush(struct work_struct *ws) in to_noflush() 2069 static void do_noflush_start(struct work_struct *ws) in do_noflush_start() 2077 static void do_noflush_stop(struct work_struct *ws) in do_noflush_stop()
|
D | md.c | 398 static void submit_flushes(struct work_struct *ws) in submit_flushes() 431 static void md_submit_flush_data(struct work_struct *ws) in md_submit_flush_data() 2103 static void md_delayed_delete(struct work_struct *ws) in md_delayed_delete() 4850 static void mddev_delayed_delete(struct work_struct *ws) in mddev_delayed_delete() 8034 static void md_start_sync(struct work_struct *ws) in md_start_sync()
|
D | dm-raid.c | 737 static void do_table_event(struct work_struct *ws) in do_table_event()
|
D | dm-cache-target.c | 1836 static void do_worker(struct work_struct *ws) in do_worker() 1874 static void do_waker(struct work_struct *ws) in do_waker()
|
/linux-4.1.27/drivers/staging/gdm72xx/ |
D | gdm_sdio.h | 60 struct work_struct ws; member
|
D | gdm_wimax.c | 50 struct work_struct ws; member
|
/linux-4.1.27/kernel/power/ |
D | wakelock.c | 28 struct wakeup_source ws; member
|
/linux-4.1.27/drivers/net/wireless/prism54/ |
D | islpci_mgt.h | 113 struct work_struct ws; /* argument for schedule_work() */ member
|
/linux-4.1.27/drivers/leds/ |
D | led-class.c | 154 static void set_brightness_delayed(struct work_struct *ws) in set_brightness_delayed()
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | processor.h | 84 #define MAKE_RA_FOR_CALL(ra,ws) (((ra) & 0x3fffffff) | (ws) << 30) argument
|
/linux-4.1.27/arch/mips/mm/ |
D | c-r4k.c | 235 unsigned long ws, addr; in tx49_blast_icache32() local 266 unsigned long ws, addr; in tx49_blast_icache32_page_indexed() local
|
/linux-4.1.27/drivers/tty/ |
D | pty.c | 296 static int pty_resize(struct tty_struct *tty, struct winsize *ws) in pty_resize()
|
D | tty_io.c | 2333 int tty_do_resize(struct tty_struct *tty, struct winsize *ws) in tty_do_resize()
|
/linux-4.1.27/drivers/spi/ |
D | spi-sh.c | 86 struct work_struct ws; member
|
/linux-4.1.27/drivers/tty/serial/ |
D | sc16is7xx.c | 642 static void sc16is7xx_wq_proc(struct work_struct *ws) in sc16is7xx_wq_proc() 716 static void sc16is7xx_md_proc(struct work_struct *ws) in sc16is7xx_md_proc()
|
D | max310x.c | 735 static void max310x_wq_proc(struct work_struct *ws) in max310x_wq_proc() 771 static void max310x_md_proc(struct work_struct *ws) in max310x_md_proc()
|
/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
D | sn2_smp.c | 91 unsigned long zeroval, ws; in wait_piowc() local
|
/linux-4.1.27/tools/perf/util/ |
D | util.c | 279 void get_term_dimensions(struct winsize *ws) in get_term_dimensions()
|
/linux-4.1.27/drivers/net/can/spi/ |
D | mcp251x.c | 741 static void mcp251x_tx_work_handler(struct work_struct *ws) in mcp251x_tx_work_handler() 767 static void mcp251x_restart_work_handler(struct work_struct *ws) in mcp251x_restart_work_handler()
|
/linux-4.1.27/arch/s390/crypto/ |
D | prng.c | 308 struct ppno_ws_s ws; in prng_sha512_selftest() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | atom.c | 57 uint32_t *ps, *ws; member 1162 int len, ws, ps, ptr; in atom_execute_table_locked() local
|
/linux-4.1.27/drivers/power/ |
D | power_supply_core.c | 668 bool ws) in __power_supply_register()
|
/linux-4.1.27/kernel/time/ |
D | alarmtimer.c | 48 static struct wakeup_source *ws; variable
|
/linux-4.1.27/drivers/hwmon/ |
D | gpio-fan.c | 62 static void fan_alarm_notify(struct work_struct *ws) in fan_alarm_notify()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_req.c | 1395 void do_submit(struct work_struct *ws) in do_submit()
|
D | drbd_main.c | 2223 static void do_retry(struct work_struct *ws) in do_retry()
|
/linux-4.1.27/drivers/net/irda/ |
D | vlsi_ir.h | 439 #define PHYCTL_SIR(br,ws,cs) BWP_TO_PHYCTL(BAUD_BITS(br),calc_width_bits((br),(ws),(cs)),0) argument
|
/linux-4.1.27/drivers/usb/core/ |
D | message.c | 1632 static void __usb_queue_reset_device(struct work_struct *ws) in __usb_queue_reset_device()
|
D | hub.c | 1278 static void hub_init_func2(struct work_struct *ws) in hub_init_func2() 1285 static void hub_init_func3(struct work_struct *ws) in hub_init_func3()
|
/linux-4.1.27/drivers/tty/vt/ |
D | vt.c | 938 struct winsize ws; in vc_do_resize() local 981 static int vt_resize(struct tty_struct *tty, struct winsize *ws) in vt_resize()
|
/linux-4.1.27/drivers/block/ |
D | nvme-core.c | 2883 static void nvme_remove_disks(struct work_struct *ws) in nvme_remove_disks() 2925 static void nvme_reset_failed_dev(struct work_struct *ws) in nvme_reset_failed_dev()
|
/linux-4.1.27/include/acpi/ |
D | acpi_bus.h | 332 struct wakeup_source *ws; member
|
/linux-4.1.27/drivers/s390/char/ |
D | tty3270.c | 806 struct winsize ws; in tty3270_resize_work() local
|
/linux-4.1.27/drivers/char/ |
D | virtio_console.c | 93 struct winsize ws; member
|
/linux-4.1.27/net/ipv4/ |
D | tcp_output.c | 428 u8 ws; /* window scale, 0 to disable */ member
|
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | pfc-r8a7778.c | 1625 #define SSI_PFC_CTRL(name, sck, ws) SH_PFC_MUX2(name, sck, ws) argument
|