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

1234

/linux-master/tools/perf/util/
H A Dterm.c8 void get_term_dimensions(struct winsize *ws) argument
[all...]
/linux-master/drivers/clk/meson/
H A Dclk-phase.h25 struct parm ws; member in struct:meson_sclk_ws_inv_data
/linux-master/sound/core/
H A Dpcm_iec958.c89 unsigned int ws; local
/linux-master/drivers/soc/fsl/
H A Drcpm.c58 struct wakeup_source *ws; local
/linux-master/arch/powerpc/sysdev/
H A Dfsl_mpic_timer_wakeup.c26 static void fsl_free_resource(struct work_struct *ws) argument
/linux-master/drivers/dma/idxd/
H A Dsubmit.c32 struct sbq_wait_state *ws; local
/linux-master/kernel/power/
H A Dwakelock.c30 struct wakeup_source *ws; member in struct:wakelock
[all...]
/linux-master/drivers/base/power/
H A Dwakeup_stats.c41 struct wakeup_source *ws = dev_get_drvdata(dev); local
52 struct wakeup_source *ws = dev_get_drvdata(dev); local
68 struct wakeup_source *ws local
85 struct wakeup_source *ws = dev_get_drvdata(dev); local
94 struct wakeup_source *ws = dev_get_drvdata(dev); local
104 struct wakeup_source *ws = dev_get_drvdata(dev); local
136 wakeup_source_device_create(struct device *parent, struct wakeup_source *ws) argument
177 wakeup_source_sysfs_add(struct device *parent, struct wakeup_source *ws) argument
206 wakeup_source_sysfs_remove(struct wakeup_source *ws) argument
[all...]
/linux-master/drivers/tty/hvc/
H A Dhvc_console.h46 struct winsize ws; member in struct:hvc_struct
89 static inline void hvc_resize(struct hvc_struct *hp, struct winsize ws) argument
/linux-master/drivers/isdn/mISDN/
H A Dhwchannel.c14 dchannel_bh(struct work_struct *ws) argument
37 bchannel_bh(struct work_struct *ws) argument
/linux-master/drivers/firmware/efi/libstub/
H A Dvsprintf.c506 const u16 *ws = (const u16 *)s; local
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-widechips-ws2401.c104 static void ws2401_read_mtp_id(struct ws2401 *ws) argument
128 static int ws2401_power_on(struct ws2401 *ws) argument
223 ws2401_power_off(struct ws2401 *ws) argument
233 struct ws2401 *ws = to_ws2401(panel); local
246 struct ws2401 *ws = to_ws2401(panel); local
262 struct ws2401 *ws = to_ws2401(panel); local
278 struct ws2401 *ws = to_ws2401(panel); local
320 struct ws2401 *ws = bl_get_data(bl); local
347 struct ws2401 *ws; local
412 struct ws2401 *ws = spi_get_drvdata(spi); local
[all...]
/linux-master/include/linux/
H A Dsbitmap.h124 struct sbq_wait_state *ws; member in struct:sbitmap_queue
566 struct sbq_wait_state *ws; local
[all...]
H A Dpm_wakeup.h137 wakeup_source_destroy(struct wakeup_source *ws) argument
139 wakeup_source_add(struct wakeup_source *ws) argument
141 wakeup_source_remove(struct wakeup_source *ws) argument
149 wakeup_source_unregister(struct wakeup_source *ws) argument
181 __pm_stay_awake(struct wakeup_source *ws) argument
185 __pm_relax(struct wakeup_source *ws) argument
189 pm_wakeup_ws_event(struct wakeup_source *ws, unsigned int msec, bool hard) argument
207 __pm_wakeup_event(struct wakeup_source *ws, unsigned int msec) argument
[all...]
/linux-master/drivers/mtd/devices/
H A Dmchp48l640.c216 size_t ws; local
274 size_t ws; local
[all...]
/linux-master/arch/xtensa/kernel/
H A Dsignal.c59 const unsigned long ws = regs->windowstart; local
H A Dptrace.c304 unsigned long ws = regs->windowstart; local
/linux-master/drivers/leds/
H A Dled-core.c138 static void set_brightness_delayed(struct work_struct *ws) argument
/linux-master/tools/lib/subcmd/
H A Dhelp.c106 static void get_term_dimensions(struct winsize *ws) argument
[all...]
/linux-master/fs/btrfs/
H A Dlzo.c73 void lzo_free_workspace(struct list_head *ws) argument
212 int lzo_compress_pages(struct list_head *ws, struct address_space *mapping, argument
330 int lzo_decompress_bio(struct list_head *ws, struct compressed_bio *cb) argument
427 int lzo_decompress(struct list_head *ws, const u8 *data_in, argument
H A Dzlib.c38 struct list_head *ws = btrfs_get_workspace(BTRFS_COMPRESS_ZLIB, level); local
46 void zlib_free_workspace(struct list_head *ws) argument
94 int zlib_compress_pages(struct list_head *ws, struct address_space *mapping, argument
271 int zlib_decompress_bio(struct list_head *ws, struct compressed_bio *cb) argument
356 int zlib_decompress(struct list_head *ws, cons argument
[all...]
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_validate_shaders.c395 bool ws = inst & QPU_WS; local
491 bool ws = inst & QPU_WS; local
/linux-master/tools/bpf/bpftool/
H A Dmain.c278 static const char ws[] = " \t\r\n"; local
/linux-master/lib/reed_solomon/
H A Dtest_rslib.c98 static void free_ws(struct wspace *ws) argument
111 struct wspace *ws; local
151 get_rcw_we(struct rs_control *rs, struct wspace *ws, int len, int errs, int eras) argument
260 test_uc(struct rs_control *rs, int len, int errs, int eras, int trials, struct estat *stat, struct wspace *ws, int method) argument
313 ex_rs_helper(struct rs_control *rs, struct wspace *ws, int len, int trials, int method) argument
349 exercise_rs(struct rs_control *rs, struct wspace *ws, int len, int trials) argument
366 test_bc(struct rs_control *rs, int len, int errs, int eras, int trials, struct bcstat *stat, struct wspace *ws) argument
407 exercise_rs_bc(struct rs_control *rs, struct wspace *ws, int len, int trials) argument
450 struct wspace *ws; local
[all...]
/linux-master/lib/zstd/compress/
H A Dzstd_cwksp.h163 MEM_STATIC void ZSTD_cwksp_assert_internal_consistency(ZSTD_cwksp* ws) { argument
245 ZSTD_cwksp_reserve_internal_buffer_space(ZSTD_cwksp* ws, size_t const bytes) argument
273 ZSTD_cwksp_internal_advance_phase(ZSTD_cwksp* ws, ZSTD_cwksp_alloc_phase_e phase) argument
315 ZSTD_cwksp_owns_buffer(const ZSTD_cwksp* ws, const void* ptr) argument
324 ZSTD_cwksp_reserve_internal(ZSTD_cwksp* ws, size_t bytes, ZSTD_cwksp_alloc_phase_e phase) argument
341 ZSTD_cwksp_reserve_buffer(ZSTD_cwksp* ws, size_t bytes) argument
349 ZSTD_cwksp_reserve_aligned(ZSTD_cwksp* ws, size_t bytes) argument
362 ZSTD_cwksp_reserve_table(ZSTD_cwksp* ws, size_t bytes) argument
398 ZSTD_cwksp_reserve_object(ZSTD_cwksp* ws, size_t bytes) argument
425 ZSTD_cwksp_mark_tables_dirty(ZSTD_cwksp* ws) argument
436 ZSTD_cwksp_mark_tables_clean(ZSTD_cwksp* ws) argument
449 ZSTD_cwksp_clean_tables(ZSTD_cwksp* ws) argument
463 ZSTD_cwksp_clear_tables(ZSTD_cwksp* ws) argument
475 ZSTD_cwksp_clear(ZSTD_cwksp* ws) argument
494 ZSTD_cwksp_init(ZSTD_cwksp* ws, void* start, size_t size, ZSTD_cwksp_static_alloc_e isStatic) argument
508 ZSTD_cwksp_create(ZSTD_cwksp* ws, size_t size, ZSTD_customMem customMem) argument
516 ZSTD_cwksp_free(ZSTD_cwksp* ws, ZSTD_customMem customMem) argument
532 ZSTD_cwksp_sizeof(const ZSTD_cwksp* ws) argument
536 ZSTD_cwksp_used(const ZSTD_cwksp* ws) argument
541 ZSTD_cwksp_reserve_failed(const ZSTD_cwksp* ws) argument
553 ZSTD_cwksp_estimated_space_within_bounds(const ZSTD_cwksp* const ws, size_t const estimatedSpace, int resizedWorkspace) argument
567 ZSTD_cwksp_available_space(ZSTD_cwksp* ws) argument
571 ZSTD_cwksp_check_available(ZSTD_cwksp* ws, size_t additionalNeededSpace) argument
575 ZSTD_cwksp_check_too_large(ZSTD_cwksp* ws, size_t additionalNeededSpace) argument
580 ZSTD_cwksp_check_wasteful(ZSTD_cwksp* ws, size_t additionalNeededSpace) argument
585 ZSTD_cwksp_bump_oversized_duration( ZSTD_cwksp* ws, size_t additionalNeededSpace) argument
[all...]

Completed in 370 milliseconds

1234