Home
last modified time | relevance | path

Searched refs:kmalloc_objs (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h172 #define kmalloc_objs(_p, _n, ...) \ macro
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp.c410 dp->bank_profiles = kmalloc_objs(struct ath12k_dp_tx_bank_profile, in ath12k_dp_init_bank_profiles()
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c1322 ptr = kmalloc_objs(s16, 131, GFP_ATOMIC); in wlc_lcnphy_rx_iq_cal()
3608 ptr = kmalloc_objs(s16, 131, GFP_ATOMIC); in wlc_lcnphy_a1()
H A Dphy_n.c23052 tone_buf = kmalloc_objs(struct cordic_iq, tbl_len, GFP_ATOMIC); in wlc_phy_gen_load_samples_nphy()