Searched refs:__GFP_NOWARN (Results 1 – 18 of 18) sorted by relevance
| /freebsd-14-stable/sys/dev/mlx4/mlx4_core/ |
| HD | mlx4_icm.c | 140 gfp_mask & ~(__GFP_HIGHMEM | __GFP_NOWARN), in mlx4_alloc_icm() 144 gfp_mask & ~(__GFP_HIGHMEM | __GFP_NOWARN)); in mlx4_alloc_icm() 158 __GFP_NOWARN), in mlx4_alloc_icm() 163 __GFP_NOWARN)); in mlx4_alloc_icm() 266 __GFP_NOWARN, table->coherent); in mlx4_table_get() 420 __GFP_NOWARN, use_coherent); in mlx4_init_icm_table()
|
| HD | mlx4_mr.c | 121 buddy->bits[i] = kcalloc(s, sizeof (long), GFP_KERNEL | __GFP_NOWARN); in mlx4_buddy_init()
|
| HD | mlx4_main.c | 1476 GFP_HIGHUSER | __GFP_NOWARN, 0); in mlx4_load_fw() 1582 GFP_HIGHUSER | __GFP_NOWARN, 0); in mlx4_init_icm()
|
| /freebsd-14-stable/sys/dev/mthca/ |
| HD | mthca_memfree.c | 147 icm = kmalloc(sizeof *icm, gfp_mask & ~(__GFP_HIGHMEM | __GFP_NOWARN)); in mthca_alloc_icm() 159 gfp_mask & ~(__GFP_HIGHMEM | __GFP_NOWARN)); in mthca_alloc_icm() 235 __GFP_NOWARN, table->coherent); in mthca_table_get() 391 __GFP_NOWARN, use_coherent); in mthca_alloc_icm_table()
|
| HD | mthca_main.c | 354 GFP_HIGHUSER | __GFP_NOWARN, 0); in mthca_load_fw() 400 GFP_HIGHUSER | __GFP_NOWARN, 0); in mthca_init_icm()
|
| /freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/ |
| HD | gfp.h | 44 #define __GFP_NOWARN 0 macro
|
| HD | slab.h | 54 #define vzalloc(size) __vmalloc(size, GFP_KERNEL | __GFP_NOWARN | __GFP_ZERO, 0)
|
| /freebsd-14-stable/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| HD | kmem.h | 68 gfp_t lflags = __GFP_NOWARN | __GFP_COMP; in kmem_flags_convert()
|
| /freebsd-14-stable/sys/contrib/openzfs/module/os/linux/zfs/ |
| HD | abd_os.c | 275 gfp_t gfp = __GFP_RECLAIMABLE | __GFP_NOWARN | GFP_NOIO; in abd_alloc_chunks() 397 gfp_t gfp = __GFP_RECLAIMABLE | __GFP_NOWARN | GFP_NOIO; in abd_alloc_chunks() 476 gfp_t gfp = __GFP_NOWARN | GFP_NOIO; in abd_alloc_zero_scatter()
|
| /freebsd-14-stable/sys/contrib/openzfs/module/os/linux/spl/ |
| HD | spl-kmem.c | 159 kmalloc_lflags |= __GFP_NOWARN; in spl_kvmalloc()
|
| /freebsd-14-stable/sys/dev/mlx4/mlx4_ib/ |
| HD | mlx4_ib_srq.c | 169 GFP_KERNEL | __GFP_NOWARN); in mlx4_ib_create_srq()
|
| HD | mlx4_ib_qp.c | 823 gfp | __GFP_NOWARN); in create_qp_common() 828 gfp | __GFP_NOWARN); in create_qp_common()
|
| /freebsd-14-stable/sys/dev/mlx5/ |
| HD | driver.h | 952 rtn = kzalloc(size, GFP_KERNEL | __GFP_NOWARN); in mlx5_vzalloc() 960 rtn = kmalloc(size, GFP_KERNEL | __GFP_NOWARN); in mlx5_vmalloc()
|
| /freebsd-14-stable/sys/contrib/dev/iwlwifi/pcie/ |
| HD | rx.c | 404 if (!(gfp_mask & __GFP_NOWARN) && net_ratelimit()) 539 gfp_mask |= __GFP_NOWARN;
|
| HD | trans.c | 210 GFP_KERNEL | __GFP_NOWARN); in iwl_pcie_alloc_fw_monitor_block() 753 GFP_KERNEL | __GFP_NOWARN); in iwl_pcie_load_section()
|
| /freebsd-14-stable/sys/contrib/dev/iwlwifi/ |
| HD | iwl-dbg-tlv.c | 559 GFP_KERNEL | __GFP_NOWARN); in iwl_dbg_tlv_alloc_fragment()
|
| /freebsd-14-stable/sys/contrib/dev/athk/ath12k/ |
| HD | qmi.c | 2190 GFP_KERNEL | __GFP_NOWARN); in ath12k_qmi_alloc_target_mem_chunk()
|
| /freebsd-14-stable/sys/contrib/dev/athk/ath11k/ |
| HD | qmi.c | 2015 GFP_KERNEL | __GFP_NOWARN); in ath11k_qmi_alloc_target_mem_chunk()
|