Home
last modified time | relevance | path

Searched defs:gfp (Results 901 - 903 of 903) sorted by relevance

1...<<31323334353637

/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h4073 __netdev_tracker_alloc(struct net_device *dev, netdevice_tracker *tracker, gfp_t gfp) __netdev_tracker_alloc() argument
4085 netdev_tracker_alloc(struct net_device *dev, netdevice_tracker *tracker, gfp_t gfp) netdev_tracker_alloc() argument
4102 netdev_hold(struct net_device *dev, netdevice_tracker *tracker, gfp_t gfp) netdev_hold() argument
4144 netdev_ref_replace(struct net_device *odev, struct net_device *ndev, netdevice_tracker *tracker, gfp_t gfp) netdev_ref_replace() argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h6949 cfg80211_inform_bss_width_frame(struct wiphy *wiphy, struct ieee80211_channel *rx_channel, enum nl80211_bss_scan_width scan_width, struct ieee80211_mgmt *mgmt, size_t len, s32 signal, gfp_t gfp) cfg80211_inform_bss_width_frame() argument
6965 cfg80211_inform_bss_frame(struct wiphy *wiphy, struct ieee80211_channel *rx_channel, struct ieee80211_mgmt *mgmt, size_t len, s32 signal, gfp_t gfp) cfg80211_inform_bss_frame() argument
7075 cfg80211_inform_bss_width(struct wiphy *wiphy, struct ieee80211_channel *rx_channel, enum nl80211_bss_scan_width scan_width, enum cfg80211_bss_frame_type ftype, const u8 *bssid, u64 tsf, u16 capability, u16 beacon_interval, const u8 *ie, size_t ielen, s32 signal, gfp_t gfp) cfg80211_inform_bss_width() argument
7095 cfg80211_inform_bss(struct wiphy *wiphy, struct ieee80211_channel *rx_channel, enum cfg80211_bss_frame_type ftype, const u8 *bssid, u64 tsf, u16 capability, u16 beacon_interval, const u8 *ie, size_t ielen, s32 signal, gfp_t gfp) cfg80211_inform_bss() argument
7541 cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev, int approxlen, int event_idx, gfp_t gfp) cfg80211_vendor_event_alloc() argument
7574 cfg80211_vendor_event_alloc_ucast(struct wiphy *wiphy, struct wireless_dev *wdev, unsigned int portid, int approxlen, int event_idx, gfp_t gfp) cfg80211_vendor_event_alloc_ucast() argument
7592 cfg80211_vendor_event(struct sk_buff *skb, gfp_t gfp) cfg80211_vendor_event() argument
7678 cfg80211_testmode_alloc_event_skb(struct wiphy *wiphy, int approxlen, gfp_t gfp) cfg80211_testmode_alloc_event_skb() argument
7695 cfg80211_testmode_event(struct sk_buff *skb, gfp_t gfp) cfg80211_testmode_event() argument
7850 cfg80211_connect_bss(struct net_device *dev, const u8 *bssid, struct cfg80211_bss *bss, const u8 *req_ie, size_t req_ie_len, const u8 *resp_ie, size_t resp_ie_len, int status, gfp_t gfp, enum nl80211_timeout_reason timeout_reason) cfg80211_connect_bss() argument
7892 cfg80211_connect_result(struct net_device *dev, const u8 *bssid, const u8 *req_ie, size_t req_ie_len, const u8 *resp_ie, size_t resp_ie_len, u16 status, gfp_t gfp) cfg80211_connect_result() argument
7921 cfg80211_connect_timeout(struct net_device *dev, const u8 *bssid, const u8 *req_ie, size_t req_ie_len, gfp_t gfp, enum nl80211_timeout_reason timeout_reason) cfg80211_connect_timeout() argument
8108 cfg80211_del_sta(struct net_device *dev, const u8 *mac_addr, gfp_t gfp) cfg80211_del_sta() argument
8284 cfg80211_mgmt_tx_status(struct wireless_dev *wdev, u64 cookie, const u8 *buf, size_t len, bool ack, gfp_t gfp) cfg80211_mgmt_tx_status() argument
8403 cfg80211_radar_event(struct wiphy *wiphy, struct cfg80211_chan_def *chandef, gfp_t gfp) cfg80211_radar_event() argument
8411 cfg80211_background_radar_event(struct wiphy *wiphy, struct cfg80211_chan_def *chandef, gfp_t gfp) cfg80211_background_radar_event() argument
[all...]
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h2789 rdma_zalloc_obj(struct ib_device *dev, size_t size, gfp_t gfp, bool is_numa_aware) rdma_zalloc_obj() argument

Completed in 29 milliseconds

1...<<31323334353637