Home
last modified time | relevance | path

Searched defs:wd (Results 1 – 25 of 37) sorted by relevance

12

/linux/drivers/watchdog/
H A Df71808e_wdt.c215 struct fintek_wdt *wd = watchdog_get_drvdata(wdd); in fintek_wdt_set_timeout() local
231 static int fintek_wdt_set_pulse_width(struct fintek_wdt *wd, unsigned int pw) in fintek_wdt_set_pulse_width()
261 struct fintek_wdt *wd = watchdog_get_drvdata(wdd); in fintek_wdt_keepalive() local
289 struct fintek_wdt *wd = watchdog_get_drvdata(wdd); in fintek_wdt_start() local
415 struct fintek_wdt *wd = watchdog_get_drvdata(wdd); in fintek_wdt_stop() local
431 static bool fintek_wdt_is_running(struct fintek_wdt *wd, u8 wdt_conf) in fintek_wdt_is_running()
450 struct fintek_wdt *wd; in fintek_wdt_probe() local
H A Dpseries-wdt.c43 struct watchdog_device wd; member
151 struct watchdog_device *wd = platform_get_drvdata(pdev); in pseries_wdt_suspend() local
160 struct watchdog_device *wd = platform_get_drvdata(pdev); in pseries_wdt_resume() local
H A Dxen_wdt.c122 struct sched_watchdog wd = { .id = ~0 }; in xen_wdt_probe() local
/linux/fs/notify/inotify/
H A Dinotify.h9 int wd; member
17 int wd; member
H A Dinotify_user.c415 int wd) in inotify_idr_find_locked()
436 int wd) in inotify_idr_find()
458 int wd; in inotify_remove_from_idr() local
774 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
H A Dinotify_fsnotify.c68 int len = 0, wd; in inotify_handle_inode_event() local
/linux/drivers/acpi/
H A Dglue.c138 struct find_child_walk_data *wd = data; in check_one_child() local
191 struct find_child_walk_data wd = { in acpi_find_child() local
/linux/drivers/base/power/
H A Dmain.c530 #define DECLARE_DPM_WATCHDOG_ON_STACK(wd) \ argument
605 struct dpm_watchdog *wd = timer_container_of(wd, t, timer); in dpm_watchdog_handler() local
634 static void dpm_watchdog_set(struct dpm_watchdog *wd, struct device *dev) in dpm_watchdog_set()
655 static void dpm_watchdog_clear(struct dpm_watchdog *wd) in dpm_watchdog_clear()
666 #define DECLARE_DPM_WATCHDOG_ON_STACK(wd) argument
/linux/drivers/resctrl/
H A Dtest_mpam_devices.c325 static void __test_mpam_reset_msc_bitmap(struct mpam_msc *msc, u16 reg, u16 wd) in __test_mpam_reset_msc_bitmap()
/linux/arch/mips/sgi-ip30/
H A Dip30-xtalk.c42 struct sgi_w1_platform_data *wd; in bridge_platform_create() local
/linux/arch/mips/sgi-ip27/
H A Dip27-xtalk.c29 struct sgi_w1_platform_data *wd; in bridge_platform_create() local
/linux/include/uapi/linux/
H A Dinotify.h22 __s32 wd; /* watch descriptor */ member
/linux/drivers/acpi/apei/
H A Dghes.c759 struct cxl_cper_prot_err_work_data wd; in cxl_cper_post_prot_err() local
811 int cxl_cper_prot_err_kfifo_get(struct cxl_cper_prot_err_work_data *wd) in cxl_cper_prot_err_kfifo_get()
828 struct cxl_cper_work_data wd; in cxl_cper_post_event() local
886 int cxl_cper_kfifo_get(struct cxl_cper_work_data *wd) in cxl_cper_kfifo_get()
/linux/arch/mips/kernel/
H A Dunaligned.c463 unsigned int wd, preempted; in emulate_load_store_insn() local
/linux/net/sched/
H A Dsch_api.c620 struct qdisc_watchdog *wd = container_of(timer, struct qdisc_watchdog, qdisc_watchdog() local
630 qdisc_watchdog_init_clockid(struct qdisc_watchdog * wd,struct Qdisc * qdisc,clockid_t clockid) qdisc_watchdog_init_clockid() argument
638 qdisc_watchdog_init(struct qdisc_watchdog * wd,struct Qdisc * qdisc) qdisc_watchdog_init() argument
644 qdisc_watchdog_schedule_range_ns(struct qdisc_watchdog * wd,u64 expires,u64 delta_ns) qdisc_watchdog_schedule_range_ns() argument
674 qdisc_watchdog_cancel(struct qdisc_watchdog * wd) qdisc_watchdog_cancel() argument
[all...]
/linux/kernel/time/
H A Dtick-broadcast.c109 static void tick_oneshot_wakeup_handler(struct clock_event_device *wd) in tick_oneshot_wakeup_handler()
943 struct clock_event_device *dev, *wd; in tick_oneshot_wakeup_control() local
/linux/drivers/usb/misc/
H A Dusbio.c710 struct usbio_match_ids_walk_data *wd = data; in usbio_match_device_ids() local
737 struct usbio_match_ids_walk_data wd = { in usbio_acpi_bind() local
H A Dusb-ljca.c434 struct ljca_match_ids_walk_data *wd = data; in ljca_match_device_ids() local
470 struct ljca_match_ids_walk_data wd = { 0 }; in ljca_auxdev_acpi_bind() local
/linux/drivers/cxl/core/
H A Dras.c125 struct cxl_cper_prot_err_work_data wd; in cxl_cper_prot_err_work_fn() local
/linux/include/cxl/
H A Devent.h302 static inline int cxl_cper_kfifo_get(struct cxl_cper_work_data *wd) in cxl_cper_kfifo_get()
308 static inline int cxl_cper_prot_err_kfifo_get(struct cxl_cper_prot_err_work_data *wd) in cxl_cper_prot_err_kfifo_get()
326 cxl_cper_setup_prot_err_work_data(struct cxl_cper_prot_err_work_data *wd, in cxl_cper_setup_prot_err_work_data()
/linux/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c1681 int fd, wd; in test_memcg_inotify_delete_file() local
1726 int fd, wd; in test_memcg_inotify_delete_dir() local
/linux/drivers/media/dvb-frontends/
H A Dstv0367.c610 int wd = 100; in stv0367ter_check_syr() local
641 int wd = 0; in stv0367ter_check_cpamp() local
688 short int wd, tempo; in stv0367ter_lock_algo() local
/linux/drivers/video/fbdev/
H A Dasiliantfb.c183 unsigned wd = (p->var.xres_virtual * ((p->var.bits_per_pixel+7)/8)) / 8; in asiliant_set_timing() local
/linux/drivers/cxl/
H A Dpci.c1059 struct cxl_cper_work_data wd; in cxl_cper_work_fn() local
/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c1864 static int dle_buf_req_be(struct rtw89_dev *rtwdev, u16 buf_len, bool wd, u16 *pkt_id) in dle_buf_req_be()
1889 struct rtw89_cpuio_ctrl *ctrl_para, bool wd) in set_cpuio_be()

12