| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | getroot.c | 76 unsigned long kflags = 0, kflags_out = 0; in nfs_get_root() local 131 kflags |= SECURITY_LSM_NATIVE_LABELS; in nfs_get_root() 139 s, kflags, &kflags_out); in nfs_get_root() 142 kflags, &kflags_out); in nfs_get_root()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | ssv_cfgvendor.c | 96 u16 kflags; in ssv_cfgvendor_send_async_event() local 99 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in ssv_cfgvendor_send_async_event() 102 skb = ssv_cfg80211_vendor_event_alloc(wiphy, len, event_id, kflags); in ssv_cfgvendor_send_async_event() 111 ssv_cfg80211_vendor_event(skb, kflags); in ssv_cfgvendor_send_async_event() 295 u16 kflags; in wl_cfgvendor_send_hotlist_event() local 311 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in wl_cfgvendor_send_hotlist_event() 314 skb = ssv_cfg80211_vendor_event_alloc(wiphy, malloc_len, event, kflags); in wl_cfgvendor_send_hotlist_event() 337 ssv_cfg80211_vendor_event(skb, kflags); in wl_cfgvendor_send_hotlist_event() 835 gfp_t kflags; in wl_cfgvendor_rtt_evt() local 848 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in wl_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgvendor.c | 102 u16 kflags; in wl_cfgvendor_send_async_event() local 105 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in wl_cfgvendor_send_async_event() 110 skb = cfg80211_vendor_event_alloc(wiphy, NULL, len, event_id, kflags); in wl_cfgvendor_send_async_event() 112 skb = cfg80211_vendor_event_alloc(wiphy, len, event_id, kflags); in wl_cfgvendor_send_async_event() 123 cfg80211_vendor_event(skb, kflags); in wl_cfgvendor_send_async_event() 283 u16 kflags; in wl_cfgvendor_send_hotlist_event() local 299 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in wl_cfgvendor_send_hotlist_event() 304 skb = cfg80211_vendor_event_alloc(wiphy, NULL, malloc_len, event, kflags); in wl_cfgvendor_send_hotlist_event() 306 skb = cfg80211_vendor_event_alloc(wiphy, malloc_len, event, kflags); in wl_cfgvendor_send_hotlist_event() 333 cfg80211_vendor_event(skb, kflags); in wl_cfgvendor_send_hotlist_event() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 178 gfp_t kflags; in rtw_cfgvendor_send_async_event() local 181 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 184 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 193 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 405 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 420 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 423 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 446 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 940 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 953 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 178 gfp_t kflags; in rtw_cfgvendor_send_async_event() local 181 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 184 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 193 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 405 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 420 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 423 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 446 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 940 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 953 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 175 u16 kflags; in rtw_cfgvendor_send_async_event() local 178 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 181 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 190 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 398 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 413 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 416 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 439 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 933 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 946 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 179 u16 kflags; in rtw_cfgvendor_send_async_event() local 182 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 185 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 194 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 416 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 431 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 434 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 457 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 951 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 964 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 174 gfp_t kflags; in rtw_cfgvendor_send_async_event() local 177 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 180 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 189 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 395 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 410 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 413 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 436 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 930 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 943 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 179 u16 kflags; in rtw_cfgvendor_send_async_event() local 182 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 185 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 194 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 402 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 417 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 420 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 443 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 937 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 950 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 175 u16 kflags; in rtw_cfgvendor_send_async_event() local 178 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 181 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 190 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 398 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 413 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 416 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 439 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 933 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 946 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 184 u16 kflags; in rtw_cfgvendor_send_async_event() local 187 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 190 skb = rtw_cfg80211_vendor_event_alloc(wiphy, len, event_id, kflags); in rtw_cfgvendor_send_async_event() 199 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 378 u16 kflags; in wl_cfgvendor_send_hotlist_event() local 393 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in wl_cfgvendor_send_hotlist_event() 396 skb = rtw_cfg80211_vendor_event_alloc(wiphy, malloc_len, event, kflags); in wl_cfgvendor_send_hotlist_event() 419 rtw_cfg80211_vendor_event(skb, kflags); in wl_cfgvendor_send_hotlist_event() 913 gfp_t kflags; in wl_cfgvendor_rtt_evt() local 926 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in wl_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 184 u16 kflags; in rtw_cfgvendor_send_async_event() local 187 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 190 skb = rtw_cfg80211_vendor_event_alloc(wiphy, len, event_id, kflags); in rtw_cfgvendor_send_async_event() 199 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 389 u16 kflags; in wl_cfgvendor_send_hotlist_event() local 405 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in wl_cfgvendor_send_hotlist_event() 408 skb = rtw_cfg80211_vendor_event_alloc(wiphy, malloc_len, event, kflags); in wl_cfgvendor_send_hotlist_event() 431 rtw_cfg80211_vendor_event(skb, kflags); in wl_cfgvendor_send_hotlist_event() 929 gfp_t kflags; in wl_cfgvendor_rtt_evt() local 942 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in wl_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 184 u16 kflags; in rtw_cfgvendor_send_async_event() local 187 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 190 skb = rtw_cfg80211_vendor_event_alloc(wiphy, len, event_id, kflags); in rtw_cfgvendor_send_async_event() 199 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 379 u16 kflags; in wl_cfgvendor_send_hotlist_event() local 395 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in wl_cfgvendor_send_hotlist_event() 398 skb = rtw_cfg80211_vendor_event_alloc(wiphy, malloc_len, event, kflags); in wl_cfgvendor_send_hotlist_event() 421 rtw_cfg80211_vendor_event(skb, kflags); in wl_cfgvendor_send_hotlist_event() 919 gfp_t kflags; in wl_cfgvendor_rtt_evt() local 932 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in wl_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 178 gfp_t kflags; in rtw_cfgvendor_send_async_event() local 181 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 184 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 193 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 405 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 420 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 423 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 446 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 940 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 953 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 178 int kflags; in rtw_cfgvendor_send_async_event() local 181 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 184 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 193 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 397 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 412 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 415 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 438 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 932 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 945 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 178 int kflags; in rtw_cfgvendor_send_async_event() local 181 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 184 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 193 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 397 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 412 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 415 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 438 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 932 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 945 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 178 gfp_t kflags; in rtw_cfgvendor_send_async_event() local 181 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 184 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 193 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 405 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 420 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 423 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 446 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 940 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 953 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 178 gfp_t kflags; in rtw_cfgvendor_send_async_event() local 181 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 184 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 193 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 405 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 420 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 423 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 446 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 940 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 953 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 178 gfp_t kflags; in rtw_cfgvendor_send_async_event() local 181 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 184 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 193 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 405 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 420 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 423 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 446 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 940 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 953 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 179 gfp_t kflags; in rtw_cfgvendor_send_async_event() local 182 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 185 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 194 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 406 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 421 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 424 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 447 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 941 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 954 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 174 u16 kflags; in rtw_cfgvendor_send_async_event() local 177 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_async_event() 180 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), len, event_id, kflags); in rtw_cfgvendor_send_async_event() 189 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_async_event() 382 u16 kflags; in rtw_cfgvendor_send_hotlist_event() local 397 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_send_hotlist_event() 400 skb = rtw_cfg80211_vendor_event_alloc(wiphy, ndev_to_wdev(dev), malloc_len, event, kflags); in rtw_cfgvendor_send_hotlist_event() 423 rtw_cfg80211_vendor_event(skb, kflags); in rtw_cfgvendor_send_hotlist_event() 917 gfp_t kflags; in rtw_cfgvendor_rtt_evt() local 930 kflags = in_atomic() ? GFP_ATOMIC : GFP_KERNEL; in rtw_cfgvendor_rtt_evt() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgvendor.h | 727 #define CFG80211_VENDOR_EVENT_ALLOC(wiphy, wdev, len, type, kflags) \ argument 728 cfg80211_vendor_event_alloc(wiphy, wdev, len, type, kflags); 730 #define CFG80211_VENDOR_EVENT_ALLOC(wiphy, wdev, len, type, kflags) \ argument 731 cfg80211_vendor_event_alloc(wiphy, len, type, kflags);
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/ |
| H A D | dev-mcelog.c | 42 if (mce->kflags & MCE_HANDLED_CEC) in dev_mce_log() 62 mcelog->entry[entry].kflags = 0; in dev_mce_log() 71 mce->kflags |= MCE_HANDLED_MCELOG; in dev_mce_log()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgvendor.h | 888 #define CFG80211_VENDOR_EVENT_ALLOC(wiphy, wdev, len, type, kflags) \ argument 889 cfg80211_vendor_event_alloc(wiphy, wdev, len, type, kflags); 891 #define CFG80211_VENDOR_EVENT_ALLOC(wiphy, wdev, len, type, kflags) \ argument 892 cfg80211_vendor_event_alloc(wiphy, len, type, kflags);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgvendor.h | 888 #define CFG80211_VENDOR_EVENT_ALLOC(wiphy, wdev, len, type, kflags) \ argument 889 cfg80211_vendor_event_alloc(wiphy, wdev, len, type, kflags); 891 #define CFG80211_VENDOR_EVENT_ALLOC(wiphy, wdev, len, type, kflags) \ argument 892 cfg80211_vendor_event_alloc(wiphy, len, type, kflags);
|