Searched defs:ws (Results 1 - 53 of 53) sorted by relevance

/linux-4.1.27/drivers/staging/gdm72xx/
H A Dgdm_sdio.h60 struct work_struct ws; member in struct:sdiowm_dev
H A Dgdm_wimax.c50 struct work_struct ws; member in struct:__anon9805
/linux-4.1.27/drivers/usb/wusbcore/
H A Dwa-nep.c92 static void wa_notif_dispatch(struct work_struct *ws) wa_notif_dispatch() argument
H A Ddevconnect.c449 static void wusbhc_keep_alive_run(struct work_struct *ws) wusbhc_keep_alive_run() argument
H A Dwa-xfer.c1750 void wa_urb_enqueue_run(struct work_struct *ws) wa_urb_enqueue_run() argument
1781 void wa_process_errored_transfers_run(struct work_struct *ws) wa_process_errored_transfers_run() argument
/linux-4.1.27/arch/powerpc/sysdev/
H A Dfsl_mpic_timer_wakeup.c30 static void fsl_free_resource(struct work_struct *ws) fsl_free_resource() argument
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Dnetdev.c153 void i2400m_wake_tx_work(struct work_struct *ws) i2400m_wake_tx_work() argument
H A Ddriver.c597 void __i2400m_dev_reset_handle(struct work_struct *ws) __i2400m_dev_reset_handle() argument
709 void __i2400m_error_recovery(struct work_struct *ws) __i2400m_error_recovery() argument
H A Drx.c183 void i2400m_report_hook_work(struct work_struct *ws) i2400m_report_hook_work() argument
490 unsigned ws; member in struct:i2400m_roq
545 unsigned ws, count, sn, nsn, new_ws; member in struct:i2400m_roq_log::i2400m_roq_log_entry
588 i2400m_roq_log_add(struct i2400m *i2400m, struct i2400m_roq *roq, enum i2400m_ro_type type, unsigned ws, unsigned count, unsigned sn, unsigned nsn, unsigned new_ws) i2400m_roq_log_add() argument
/linux-4.1.27/arch/xtensa/kernel/
H A Dprocess.c323 unsigned long wb, ws, wm; xtensa_elf_core_copy_regs() local
H A Dptrace.c84 unsigned long wb, ws; ptrace_setregs() local
212 unsigned long ws = regs->windowstart; ptrace_peekusr() local
H A Dsignal.c57 const unsigned long ws = regs->windowstart; flush_window_regs_user() local
/linux-4.1.27/drivers/tty/hvc/
H A Dhvc_console.h60 struct winsize ws; member in struct:hvc_struct
100 static inline void hvc_resize(struct hvc_struct *hp, struct winsize ws) hvc_resize() argument
H A Dhvc_console.c551 struct winsize ws; hvc_set_winsz() local
725 void __hvc_resize(struct hvc_struct *hp, struct winsize ws) __hvc_resize() argument
/linux-4.1.27/kernel/power/
H A Dwakelock.c28 struct wakeup_source ws; member in struct:wakelock
/linux-4.1.27/drivers/isdn/mISDN/
H A Dhwchannel.c23 dchannel_bh(struct work_struct *ws) dchannel_bh() argument
46 bchannel_bh(struct work_struct *ws) bchannel_bh() argument
/linux-4.1.27/drivers/leds/
H A Dled-class.c154 static void set_brightness_delayed(struct work_struct *ws) set_brightness_delayed() argument
/linux-4.1.27/drivers/net/wireless/prism54/
H A Dislpci_mgt.h113 struct work_struct ws; /* argument for schedule_work() */ member in struct:islpci_mgmtframe
/linux-4.1.27/include/linux/
H A Dpm_wakeup.h115 static inline void wakeup_source_prepare(struct wakeup_source *ws, wakeup_source_prepare() argument
123 static inline void wakeup_source_drop(struct wakeup_source *ws) {} wakeup_source_drop() argument
125 static inline void wakeup_source_destroy(struct wakeup_source *ws) {} wakeup_source_destroy() argument
127 static inline void wakeup_source_add(struct wakeup_source *ws) {} wakeup_source_add() argument
129 static inline void wakeup_source_remove(struct wakeup_source *ws) {} wakeup_source_remove() argument
136 static inline void wakeup_source_unregister(struct wakeup_source *ws) {} wakeup_source_unregister() argument
168 static inline void __pm_stay_awake(struct wakeup_source *ws) {} __pm_stay_awake() argument
172 static inline void __pm_relax(struct wakeup_source *ws) {} __pm_relax() argument
176 static inline void __pm_wakeup_event(struct wakeup_source *ws, unsigned int msec) {} __pm_wakeup_event() argument
182 static inline void wakeup_source_init(struct wakeup_source *ws, wakeup_source_init() argument
189 static inline void wakeup_source_trash(struct wakeup_source *ws) wakeup_source_trash() argument
/linux-4.1.27/fs/btrfs/
H A Dlzo.c39 static void lzo_free_workspace(struct list_head *ws) lzo_free_workspace() argument
87 static int lzo_compress_pages(struct list_head *ws, lzo_compress_pages() argument
257 static int lzo_decompress_biovec(struct list_head *ws, lzo_decompress_biovec() argument
381 static int lzo_decompress(struct list_head *ws, unsigned char *data_in, lzo_decompress() argument
H A Dzlib.c41 static void zlib_free_workspace(struct list_head *ws) zlib_free_workspace() argument
74 static int zlib_compress_pages(struct list_head *ws, zlib_compress_pages() argument
213 static int zlib_decompress_biovec(struct list_head *ws, struct page **pages_in, zlib_decompress_biovec() argument
307 static int zlib_decompress(struct list_head *ws, unsigned char *data_in, zlib_decompress() argument
/linux-4.1.27/sound/soc/sh/rcar/
H A Dadg.c40 int ws = id; rsnd_adg_ssi_ws_timing_gen2() local
84 u32 mask, ws; rsnd_adg_set_src_timsel_gen2() local
/linux-4.1.27/drivers/hwmon/
H A Dgpio-fan.c62 static void fan_alarm_notify(struct work_struct *ws) fan_alarm_notify() argument
/linux-4.1.27/drivers/spi/
H A Dspi-sh.c86 struct work_struct ws; member in struct:spi_sh_data
/linux-4.1.27/drivers/base/power/
H A Dwakeup.c67 void wakeup_source_prepare(struct wakeup_source *ws, const char *name) wakeup_source_prepare() argument
82 struct wakeup_source *ws; wakeup_source_create() local
100 void wakeup_source_drop(struct wakeup_source *ws) wakeup_source_drop() argument
116 void wakeup_source_destroy(struct wakeup_source *ws) wakeup_source_destroy() argument
131 void wakeup_source_add(struct wakeup_source *ws) wakeup_source_add() argument
153 void wakeup_source_remove(struct wakeup_source *ws) wakeup_source_remove() argument
173 struct wakeup_source *ws; wakeup_source_register() local
187 void wakeup_source_unregister(struct wakeup_source *ws) wakeup_source_unregister() argument
203 static int device_wakeup_attach(struct device *dev, struct wakeup_source *ws) device_wakeup_attach() argument
223 struct wakeup_source *ws; device_wakeup_enable() local
249 struct wakeup_source *ws; device_wakeup_detach() local
267 struct wakeup_source *ws; device_wakeup_disable() local
390 static void wakeup_source_activate(struct wakeup_source *ws) wakeup_source_activate() argument
416 static void wakeup_source_report_event(struct wakeup_source *ws) wakeup_source_report_event() argument
433 void __pm_stay_awake(struct wakeup_source *ws) __pm_stay_awake() argument
475 static void update_prevent_sleep_time(struct wakeup_source *ws, ktime_t now) update_prevent_sleep_time() argument
481 static inline void update_prevent_sleep_time(struct wakeup_source *ws, update_prevent_sleep_time() argument
493 static void wakeup_source_deactivate(struct wakeup_source *ws) wakeup_source_deactivate() argument
550 void __pm_relax(struct wakeup_source *ws) __pm_relax() argument
593 struct wakeup_source *ws = (struct wakeup_source *)data; pm_wakeup_timer_fn() local
619 void __pm_wakeup_event(struct wakeup_source *ws, unsigned int msec) __pm_wakeup_event() argument
673 struct wakeup_source *ws; pm_print_active_wakeup_sources() local
809 struct wakeup_source *ws; pm_wakep_autosleep_enabled() local
886 struct wakeup_source *ws; wakeup_sources_stats_show() local
837 print_wakeup_source_stats(struct seq_file *m, struct wakeup_source *ws) print_wakeup_source_stats() argument
/linux-4.1.27/drivers/tty/
H A Dpty.c296 static int pty_resize(struct tty_struct *tty, struct winsize *ws) pty_resize() argument
H A Dtty_io.c2333 int tty_do_resize(struct tty_struct *tty, struct winsize *ws) tty_do_resize() argument
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_req.c1395 void do_submit(struct work_struct *ws) do_submit() argument
H A Ddrbd_main.c2223 static void do_retry(struct work_struct *ws) do_retry() argument
/linux-4.1.27/drivers/power/
H A Dpower_supply_core.c665 __power_supply_register(struct device *parent, const struct power_supply_desc *desc, const struct power_supply_config *cfg, bool ws) __power_supply_register() argument
/linux-4.1.27/arch/s390/crypto/
H A Dprng.c308 struct ppno_ws_s ws; prng_sha512_selftest() local
/linux-4.1.27/arch/ia64/sn/kernel/sn2/
H A Dsn2_smp.c91 unsigned long zeroval, ws; wait_piowc() local
/linux-4.1.27/kernel/time/
H A Dalarmtimer.c48 static struct wakeup_source *ws; variable in typeref:struct:wakeup_source
/linux-4.1.27/tools/perf/util/
H A Dutil.c279 void get_term_dimensions(struct winsize *ws) get_term_dimensions() argument
/linux-4.1.27/drivers/md/
H A Ddm-raid.c737 static void do_table_event(struct work_struct *ws) do_table_event() argument
H A Ddm-era-target.c46 static void writeset_free(struct writeset *ws) writeset_free() argument
71 static int writeset_alloc(struct writeset *ws, dm_block_t nr_blocks) writeset_alloc() argument
87 static int writeset_init(struct dm_disk_bitset *info, struct writeset *ws) writeset_init() argument
102 static bool writeset_marked(struct writeset *ws, dm_block_t block) writeset_marked() argument
936 struct writeset *ws; metadata_current_marked() local
1309 static void do_work(struct work_struct *ws) do_work() argument
131 writeset_test_and_set(struct dm_disk_bitset *info, struct writeset *ws, uint32_t block) writeset_test_and_set() argument
H A Ddm-cache-target.c1836 static void do_worker(struct work_struct *ws) do_worker() argument
1874 static void do_waker(struct work_struct *ws) do_waker() argument
H A Ddm-thin.c1991 static void do_worker(struct work_struct *ws) do_worker() argument
2010 static void do_waker(struct work_struct *ws) do_waker() argument
2022 static void do_no_space_timeout(struct work_struct *ws) do_no_space_timeout() argument
2038 static struct pool_work *to_pool_work(struct work_struct *ws) to_pool_work() argument
2064 static struct noflush_work *to_noflush(struct work_struct *ws) to_noflush() argument
2069 static void do_noflush_start(struct work_struct *ws) do_noflush_start() argument
2077 static void do_noflush_stop(struct work_struct *ws) do_noflush_stop() argument
H A Dmd.c398 static void submit_flushes(struct work_struct *ws) submit_flushes() argument
431 static void md_submit_flush_data(struct work_struct *ws) md_submit_flush_data() argument
2103 static void md_delayed_delete(struct work_struct *ws) md_delayed_delete() argument
4850 static void mddev_delayed_delete(struct work_struct *ws) mddev_delayed_delete() argument
8034 static void md_start_sync(struct work_struct *ws) md_start_sync() argument
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Datom.c57 uint32_t *ps, *ws; member in struct:__anon4334
1162 int len, ws, ps, ptr; atom_execute_table_locked() local
/linux-4.1.27/drivers/usb/core/
H A Dmessage.c1632 static void __usb_queue_reset_device(struct work_struct *ws) __usb_queue_reset_device() argument
H A Dhub.c1278 static void hub_init_func2(struct work_struct *ws) hub_init_func2() argument
1285 static void hub_init_func3(struct work_struct *ws) hub_init_func3() argument
/linux-4.1.27/arch/mips/mm/
H A Dc-r4k.c235 unsigned long ws, addr; tx49_blast_icache32() local
266 unsigned long ws, addr; tx49_blast_icache32_page_indexed() local
/linux-4.1.27/drivers/net/can/spi/
H A Dmcp251x.c741 static void mcp251x_tx_work_handler(struct work_struct *ws) mcp251x_tx_work_handler() argument
767 static void mcp251x_restart_work_handler(struct work_struct *ws) mcp251x_restart_work_handler() argument
/linux-4.1.27/drivers/s390/char/
H A Dtty3270.c806 struct winsize ws; tty3270_resize_work() local
/linux-4.1.27/drivers/char/
H A Dvirtio_console.c93 struct winsize ws; member in struct:console
/linux-4.1.27/drivers/tty/serial/
H A Dmax310x.c735 static void max310x_wq_proc(struct work_struct *ws) max310x_wq_proc() argument
771 static void max310x_md_proc(struct work_struct *ws) max310x_md_proc() argument
H A Dsc16is7xx.c642 static void sc16is7xx_wq_proc(struct work_struct *ws) sc16is7xx_wq_proc() argument
716 static void sc16is7xx_md_proc(struct work_struct *ws) sc16is7xx_md_proc() argument
/linux-4.1.27/include/acpi/
H A Dacpi_bus.h332 struct wakeup_source *ws; member in struct:acpi_device_wakeup
/linux-4.1.27/fs/
H A Deventpoll.c169 struct wakeup_source __rcu *ws; member in struct:epitem
212 struct wakeup_source *ws; member in struct:eventpoll
556 struct wakeup_source *ws = ep_wakeup_source(epi); ep_pm_stay_awake() local
570 struct wakeup_source *ws; ep_pm_stay_awake_rcu() local
1227 struct wakeup_source *ws; ep_create_wakeup_source() local
1248 struct wakeup_source *ws = ep_wakeup_source(epi); ep_destroy_wakeup_source() local
1474 struct wakeup_source *ws; ep_send_events_proc() local
/linux-4.1.27/net/ipv4/
H A Dtcp_output.c428 u8 ws; /* window scale, 0 to disable */ member in struct:tcp_out_options
/linux-4.1.27/drivers/block/
H A Dnvme-core.c2883 static void nvme_remove_disks(struct work_struct *ws) nvme_remove_disks() argument
2925 static void nvme_reset_failed_dev(struct work_struct *ws) nvme_reset_failed_dev() argument
/linux-4.1.27/drivers/tty/vt/
H A Dvt.c938 struct winsize ws; vc_do_resize() local
981 static int vt_resize(struct tty_struct *tty, struct winsize *ws) vt_resize() argument

Completed in 3765 milliseconds