Symbol: wd
function parameter
Defined...
-
drivers/base/power/main.c:528:30-528:51: static void dpm_watchdog_set(struct dpm_watchdog *wd, struct device *dev)
-
drivers/base/power/main.c:545:32-545:53: static void dpm_watchdog_clear(struct dpm_watchdog *wd)
-
drivers/infiniband/hw/qib/qib_sd7220.c:657:10-657:14: u32 wd, u32 mask)
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h:400:55-400:76: static inline struct brcmf_cfg80211_info *wdev_to_cfg(struct wireless_dev *wd)
-
drivers/net/wireless/realtek/rtw89/mac.c:2874:66-2874:71: int rtw89_mac_dle_buf_req(struct rtw89_dev *rtwdev, u16 buf_len, bool wd, u16 *pkt_id)
-
drivers/net/wireless/realtek/rtw89/mac.c:2899:40-2899:45: struct rtw89_cpuio_ctrl *ctrl_para, bool wd)
-
drivers/scsi/lpfc/lpfc_init.c:13548:23-13548:32: lpfc_cgn_reverse_bits(uint32_t wd)
-
drivers/scsi/wd719x.c:50:31-50:46: static inline u8 wd719x_readb(struct wd719x *wd, u8 reg)
-
drivers/scsi/wd719x.c:55:32-55:47: static inline u32 wd719x_readl(struct wd719x *wd, u8 reg)
-
drivers/scsi/wd719x.c:60:34-60:49: static inline void wd719x_writeb(struct wd719x *wd, u8 reg, u8 val)
-
drivers/scsi/wd719x.c:65:34-65:49: static inline void wd719x_writew(struct wd719x *wd, u8 reg, u16 val)
-
drivers/scsi/wd719x.c:70:34-70:49: static inline void wd719x_writel(struct wd719x *wd, u8 reg, u32 val)
-
drivers/scsi/wd719x.c:76:37-76:52: static inline int wd719x_wait_ready(struct wd719x *wd)
-
drivers/scsi/wd719x.c:93:36-93:51: static inline int wd719x_wait_done(struct wd719x *wd, int timeout)
-
drivers/scsi/wd719x.c:126:30-126:45: static int wd719x_direct_cmd(struct wd719x *wd, u8 opcode, u8 dev, u8 lun,
-
drivers/scsi/wd719x.c:164:28-164:43: static void wd719x_destroy(struct wd719x *wd)
-
drivers/scsi/wd719x.c:302:29-302:44: static int wd719x_chip_init(struct wd719x *wd)
-
drivers/scsi/wd719x.c:563:41-563:56: static inline void wd719x_interrupt_SCB(struct wd719x *wd,
-
drivers/scsi/wd719x.c:739:32-739:47: static void wd719x_read_eeprom(struct wd719x *wd)
-
drivers/scsi/wd719x.c:790:49-790:64: static enum wd719x_card_type wd719x_detect_type(struct wd719x *wd)
-
drivers/watchdog/f71808e_wdt.c:231:39-231:58: static int fintek_wdt_set_pulse_width(struct fintek_wdt *wd, unsigned int pw)
-
drivers/watchdog/f71808e_wdt.c:431:35-431:54: static bool fintek_wdt_is_running(struct fintek_wdt *wd, u8 wdt_conf)
-
drivers/watchdog/intel-mid_wdt.c:51:22-51:46: static int wdt_start(struct watchdog_device *wd)
-
drivers/watchdog/intel-mid_wdt.c:77:21-77:45: static int wdt_ping(struct watchdog_device *wd)
-
drivers/watchdog/intel-mid_wdt.c:89:21-89:45: static int wdt_stop(struct watchdog_device *wd)
-
fs/hfsplus/wrapper.c:93:43-93:62: static int hfsplus_read_mdb(void *bufptr, struct hfsplus_wd *wd)
-
fs/notify/inotify/inotify_user.c:794:1-794:1: SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd)
-
fs/notify/inotify/inotify_user.c:416:9-416:13: int wd)
-
fs/notify/inotify/inotify_user.c:437:9-437:13: int wd)
-
fs/notify/inotify/inotify_user.c:794:1-794:1: SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd)
-
include/net/pkt_sched.h:78:47-78:70: static inline void qdisc_watchdog_schedule_ns(struct qdisc_watchdog *wd,
-
include/net/pkt_sched.h:84:44-84:67: static inline void qdisc_watchdog_schedule(struct qdisc_watchdog *wd,
-
kernel/time/tick-broadcast.c:107:41-107:68: static void tick_oneshot_wakeup_handler(struct clock_event_device *wd)
-
net/sched/sch_api.c:620:34-620:57: void qdisc_watchdog_init_clockid(struct qdisc_watchdog *wd, struct Qdisc *qdisc,
-
net/sched/sch_api.c:629:26-629:49: void qdisc_watchdog_init(struct qdisc_watchdog *wd, struct Qdisc *qdisc)
-
net/sched/sch_api.c:635:39-635:62: void qdisc_watchdog_schedule_range_ns(struct qdisc_watchdog *wd, u64 expires,
-
net/sched/sch_api.c:665:28-665:51: void qdisc_watchdog_cancel(struct qdisc_watchdog *wd)
variable
Defined...
-
drivers/acpi/glue.c:138:2-138:36: struct find_child_walk_data *wd = data;
-
drivers/acpi/glue.c:191:2-197:2: struct find_child_walk_data wd = {
-
drivers/base/power/main.c:901:2-901:2: DECLARE_DPM_WATCHDOG_ON_STACK(wd);
-
drivers/base/power/main.c:1611:2-1611:2: DECLARE_DPM_WATCHDOG_ON_STACK(wd);
-
drivers/base/power/main.c:515:2-515:28: struct dpm_watchdog *wd = from_timer(wd, t, timer);
-
drivers/hid/hid-logitech-hidpp.c:2482:2-2482:34: struct hidpp_ff_work_data *wd = container_of(w, struct hidpp_ff_work_data, work);
-
drivers/hid/hid-logitech-hidpp.c:2550:2-2550:65: struct hidpp_ff_work_data *wd = kzalloc(sizeof(*wd), GFP_KERNEL);
-
drivers/hid/hid-logitech-hidpp.c:2949:2-2949:31: struct wtp_data *wd = hidpp->private_data;
-
drivers/hid/hid-logitech-hidpp.c:2978:2-2978:31: struct wtp_data *wd = hidpp->private_data;
-
drivers/hid/hid-logitech-hidpp.c:3021:2-3021:31: struct wtp_data *wd = hidpp->private_data;
-
drivers/hid/hid-logitech-hidpp.c:3061:2-3061:31: struct wtp_data *wd = hidpp->private_data;
-
drivers/hid/hid-logitech-hidpp.c:3103:2-3103:31: struct wtp_data *wd = hidpp->private_data;
-
drivers/hid/hid-logitech-hidpp.c:3133:2-3133:19: struct wtp_data *wd;
-
drivers/hid/hid-logitech-hidpp.c:3148:2-3148:31: struct wtp_data *wd = hidpp->private_data;
-
drivers/infiniband/hw/hfi1/tid_rdma.c:4216:2-4216:53: struct tid_rdma_write_data *wd = &ohdr->u.tid_rdma.w_data;
-
drivers/media/dvb-frontends/stv0367.c:628:2-628:11: int wd = 100;
-
drivers/media/dvb-frontends/stv0367.c:659:2-659:11: int wd = 0;
-
drivers/media/dvb-frontends/stv0367.c:706:2-706:12: short int wd, tempo;
-
drivers/mfd/mfd-core.c:44:2-44:35: struct match_ids_walk_data *wd = data;
-
drivers/mfd/mfd-core.c:77:4-80:4: struct match_ids_walk_data wd = {
-
drivers/net/ethernet/intel/i40e/i40e_txrx.c:2786:3-2788:54: bool wd = ring->xsk_pool ?
-
drivers/net/ethernet/intel/ice/ice_txrx.c:1527:3-1527:8: bool wd;
-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:3155:3-3157:47: bool wd = ring->xsk_pool ?
-
drivers/scsi/qla2xxx/qla_dbg.c:325:2-325:11: uint16_t wd;
-
drivers/scsi/qla2xxx/qla_init.c:3278:2-3278:11: uint16_t wd;
-
drivers/scsi/qla2xxx/qla_sup.c:2391:2-2391:11: uint16_t wd;
-
drivers/scsi/wd719x.c:192:2-192:50: struct wd719x *wd = shost_priv(cmd->device->host);
-
drivers/scsi/wd719x.c:212:2-212:35: struct wd719x *wd = shost_priv(sh);
-
drivers/scsi/wd719x.c:468:2-468:50: struct wd719x *wd = shost_priv(cmd->device->host);
-
drivers/scsi/wd719x.c:491:2-491:50: struct wd719x *wd = shost_priv(cmd->device->host);
-
drivers/scsi/wd719x.c:525:2-525:50: struct wd719x *wd = shost_priv(cmd->device->host);
-
drivers/scsi/wd719x.c:660:2-660:22: struct wd719x *wd = dev_id;
-
drivers/scsi/wd719x.c:717:2-717:30: struct wd719x *wd = eeprom->data;
-
drivers/scsi/wd719x.c:725:2-725:30: struct wd719x *wd = eeprom->data;
-
drivers/scsi/wd719x.c:812:2-812:35: struct wd719x *wd = shost_priv(sh);
-
drivers/scsi/wd719x.c:901:2-901:17: struct wd719x *wd;
-
drivers/scsi/wd719x.c:964:2-964:35: struct wd719x *wd = shost_priv(sh);
-
drivers/video/fbdev/matrox/matroxfb_misc.c:194:2-194:15: unsigned int wd;
-
drivers/video/fbdev/tdfxfb.c:554:2-554:6: u32 wd;
-
drivers/watchdog/f71808e_wdt.c:215:2-215:50: struct fintek_wdt *wd = watchdog_get_drvdata(wdd);
-
drivers/watchdog/f71808e_wdt.c:261:2-261:50: struct fintek_wdt *wd = watchdog_get_drvdata(wdd);
-
drivers/watchdog/f71808e_wdt.c:289:2-289:50: struct fintek_wdt *wd = watchdog_get_drvdata(wdd);
-
drivers/watchdog/f71808e_wdt.c:415:2-415:50: struct fintek_wdt *wd = watchdog_get_drvdata(wdd);
-
drivers/watchdog/f71808e_wdt.c:450:2-450:21: struct fintek_wdt *wd;
-
drivers/watchdog/xen_wdt.c:122:2-122:40: struct sched_watchdog wd = { .id = ~0 };
-
fs/hfsplus/wrapper.c:164:2-164:20: struct hfsplus_wd wd;
-
fs/notify/inotify/inotify_fsnotify.c:68:2-68:15: int len = 0, wd;
-
fs/notify/inotify/inotify_user.c:459:2-459:6: int wd;
-
kernel/time/tick-broadcast.c:938:2-938:35: struct clock_event_device *dev, *wd;
-
kernel/time/timer_list.c:234:3-234:67: const struct clock_event_device *wd = tick_get_wakeup_device(cpu);
-
net/sched/sch_api.c:610:2-610:30: struct qdisc_watchdog *wd = container_of(timer, struct qdisc_watchdog,