| /freebsd/sys/ufs/ffs/ |
| H A D | softdep.h | 219 #define WK_DATA(wk) ((void *)(wk)) argument 220 #define WK_PAGEDEP(wk) ((struct pagedep *)(wk)) argument 221 #define WK_INODEDEP(wk) ((struct inodedep *)(wk)) argument 222 #define WK_BMSAFEMAP(wk) ((struct bmsafemap *)(wk)) argument 223 #define WK_NEWBLK(wk) ((struct newblk *)(wk)) argument 224 #define WK_ALLOCDIRECT(wk) ((struct allocdirect *)(wk)) argument 225 #define WK_INDIRDEP(wk) ((struct indirdep *)(wk)) argument 226 #define WK_ALLOCINDIR(wk) ((struct allocindir *)(wk)) argument 227 #define WK_FREEFRAG(wk) ((struct freefrag *)(wk)) argument 228 #define WK_FREEBLKS(wk) ((struct freeblks *)(wk)) argument [all …]
|
| H A D | ffs_softdep.c | 1077 struct worklist *wk; in jwork_move() local 1106 struct worklist *wk; in jwork_insert() local 1648 add_to_worklist(struct worklist *wk, int flags) in add_to_worklist() 1677 remove_from_worklist(struct worklist *wk) in remove_from_worklist() 1690 wake_worklist(struct worklist *wk) in wake_worklist() 1699 wait_worklist(struct worklist *wk, char *wmesg) in wait_worklist() 1894 struct worklist *wk; in process_worklist_item() local 1988 struct worklist *wk, *wktail; in softdep_move_dependencies() local 2236 struct worklist *wk; in pagedep_lookup() local 2985 add_to_journal(struct worklist *wk) in add_to_journal() [all …]
|
| /freebsd/contrib/sendmail/src/ |
| H A D | convtime.c | 130 int wk, dy, hr, mi, se; local
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | mlo.c | 84 void iwl_mld_emlsr_prevent_done_wk(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mld_emlsr_prevent_done_wk() 100 struct wiphy_work *wk) in iwl_mld_emlsr_tmp_non_bss_done_wk() 530 void iwl_mld_emlsr_check_tpt(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mld_emlsr_check_tpt() 646 void iwl_mld_emlsr_unblock_tpt_wk(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mld_emlsr_unblock_tpt_wk()
|
| H A D | ptp.c | 173 static void iwl_mld_ptp_work(struct work_struct *wk) in iwl_mld_ptp_work()
|
| H A D | low_latency.c | 90 static void iwl_mld_low_latency_wk(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mld_low_latency_wk()
|
| H A D | thermal.c | 37 static void iwl_mld_exit_ctkill(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mld_exit_ctkill()
|
| H A D | iface.c | 391 struct wiphy_work *wk) in iwl_mld_mlo_scan_start_wk()
|
| H A D | notif.c | 649 void iwl_mld_async_handlers_wk(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mld_async_handlers_wk()
|
| H A D | tx.c | 150 void iwl_mld_add_txqs_wk(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mld_add_txqs_wk()
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | ops.c | 1185 static void iwl_mvm_sap_connected_wk(struct work_struct *wk) in iwl_mvm_sap_connected_wk() 1254 struct wiphy_work *wk) in iwl_mvm_trig_link_selection() 1743 struct wiphy_work *wk) in iwl_mvm_async_handlers_wiphy_wk() 1752 static void iwl_mvm_async_handlers_wk(struct work_struct *wk) in iwl_mvm_async_handlers_wk()
|
| H A D | ptp.c | 194 static void iwl_mvm_ptp_work(struct work_struct *wk) in iwl_mvm_ptp_work()
|
| H A D | mac80211.c | 1670 void iwl_mvm_channel_switch_disconnect_wk(struct work_struct *wk) in iwl_mvm_channel_switch_disconnect_wk() 1727 struct wiphy_work *wk) in iwl_mvm_prevent_esr_done_wk() 1739 static void iwl_mvm_mlo_int_scan_wk(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mvm_mlo_int_scan_wk() 1750 static void iwl_mvm_unblock_esr_tpt(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mvm_unblock_esr_tpt() 1763 struct wiphy_work *wk) in iwl_mvm_unblock_esr_tmp_non_bss()
|
| H A D | time-event.c | 133 void iwl_mvm_roc_done_wk(struct work_struct *wk) in iwl_mvm_roc_done_wk()
|
| H A D | utils.c | 866 static void iwl_mvm_tcm_uapsd_nonagg_detected_wk(struct work_struct *wk) in iwl_mvm_tcm_uapsd_nonagg_detected_wk()
|
| /freebsd/sys/tests/framework/ |
| H A D | kern_testfrwk.c | 88 struct kern_test_entry *wk; in kfrwk_task() local
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | runtime.h | 74 struct delayed_work wk; member 170 struct delayed_work wk; member
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver_bsd.c | 268 struct ieee80211req_del_key wk; in bsd_del_key() local 344 struct ieee80211req_key wk; in bsd_set_key() local 979 struct ieee80211req_key wk; in bsd_get_seqnum() local
|
| H A D | driver_atheros.c | 469 struct ieee80211req_del_key wk; in atheros_del_key() local 497 struct ieee80211req_key wk; in atheros_set_key() local 592 struct ieee80211req_key wk; in atheros_get_seqnum() local
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-trans.c | 88 static void iwl_trans_reprobe_wk(struct work_struct *wk) in iwl_trans_reprobe_wk() 204 static void iwl_trans_restart_wk(struct work_struct *wk) in iwl_trans_restart_wk()
|
| /freebsd/stand/ficl/ |
| H A D | tools.c | 384 WORDKIND wk = ficlWordClassify(xt); in ficlDebugXT() local
|
| /freebsd/sys/net80211/ |
| H A D | ieee80211_ddb.c | 917 _db_show_key(const char *tag, int ix, const struct ieee80211_key *wk) in _db_show_key()
|
| H A D | ieee80211_ioctl.c | 79 struct ieee80211_key *wk; in ieee80211_ioctl_getkey() local 1174 struct ieee80211_key *wk; in ieee80211_ioctl_setkey() local
|
| /freebsd/contrib/tcsh/ |
| H A D | glob.c | 713 __Char wc, wk, wc1; in match() local
|
| /freebsd/sys/dev/usb/wlan/ |
| H A D | if_uath.c | 2098 uath_set_key(struct uath_softc *sc, const struct ieee80211_key *wk, in uath_set_key() 2139 const struct ieee80211_key *wk = &vap->iv_nw_keys[i]; in uath_set_keys() local
|