Home
last modified time | relevance | path

Searched refs:kmalloc_obj (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/dev/rtw88/
H A Dutil.c125 stas_entry = kmalloc_obj(*stas_entry, GFP_ATOMIC); in rtw_collect_sta_iter()
175 vifs_entry = kmalloc_obj(*vifs_entry, GFP_ATOMIC); in rtw_collect_vif_iter()
H A Dsdio.c1293 rtwsdio->tx_handler_data = kmalloc_obj(*rtwsdio->tx_handler_data); in rtw_sdio_init_tx()
H A Dusb.c406 txcb = kmalloc_obj(*txcb, GFP_ATOMIC); in rtw_usb_tx_agg_skb()
/freebsd/sys/contrib/dev/athk/
H A Ddfs_pri_detector.c205 p = kmalloc_obj(*p, GFP_ATOMIC); in pulse_queue_enqueue()
287 new_ps = kmalloc_obj(*new_ps, GFP_ATOMIC); in pseq_handler_create_sequences()
H A Ddfs_pattern_detector.c357 dpd = kmalloc_obj(*dpd); in dfs_pattern_detector_init()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h169 #define kmalloc_obj(_p, ...) \ macro
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dbtcoex.c365 btci = kmalloc_obj(*btci); in brcmf_btcoex_attach()
/freebsd/sys/contrib/dev/rtw89/
H A Dusb.c297 txcb = kmalloc_obj(*txcb, GFP_ATOMIC); in rtw89_usb_ops_tx_kick_off()
934 rtwusb->vendor_req_buf = kmalloc_obj(*rtwusb->vendor_req_buf); in rtw89_usb_intf_init()
H A Dser.c213 msg = kmalloc_obj(*msg, GFP_ATOMIC); in ser_send_msg()
H A Ddebug.c3536 early_h2c = kmalloc_obj(*early_h2c); in rtw89_debug_priv_early_h2c_set()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwow.c751 offload = kmalloc_obj(*offload); in ath12k_wow_arp_ns_offload()
H A Dmac.c7977 arsta = kmalloc_obj(*arsta); in ath12k_mac_alloc_assign_link_sta()
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtx.c757 kmalloc_obj(struct iwl_device_cmd); in iwl_pcie_txq_alloc()
H A Dtrans.c2785 state = kmalloc_obj(*state); in iwl_dbgfs_tx_queue_seq_start()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.c2984 iwl_dump_error_desc = kmalloc_obj(*iwl_dump_error_desc);
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.c3295 pkt_addr = kmalloc_obj(*pkt_addr, GFP_ATOMIC); in ath10k_wmi_mgmt_tx_alloc_msdu_id()