Searched defs:alloc (Results 151 – 164 of 164) sorted by relevance
1234567
/Linux-v6.6/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 937 int alloc; member 3433 int alloc = info->alloc; in ksz_check_desc_num() local
|
/Linux-v6.6/fs/ntfs3/ |
D | fslog.c | 400 bool alloc; // If true the we should deallocate 'log_rec'. member
|
/Linux-v6.6/drivers/iommu/intel/ |
D | iommu.c | 592 u8 devfn, int alloc) in iommu_context_addr()
|
/Linux-v6.6/fs/f2fs/ |
D | segment.c | 4116 unsigned int val, int alloc) in f2fs_lookup_journal_in_cursum()
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/ |
D | mt76.h | 232 int (*alloc)(struct mt76_dev *dev, struct mt76_queue *q, member
|
/Linux-v6.6/arch/x86/events/intel/ |
D | uncore_snbep.c | 951 int i, alloc = 0; in __snbep_cbox_get_constraint() local
|
/Linux-v6.6/include/uapi/drm/ |
D | habanalabs_accel.h | 1894 } alloc; member
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/ |
D | resource_tracker.c | 1506 int alloc) in qp_res_start_move_to()
|
/Linux-v6.6/security/selinux/ |
D | hooks.c | 3412 void **buffer, bool alloc) in selinux_inode_getsecurity()
|
/Linux-v6.6/include/net/ |
D | mac80211.h | 6760 void *(*alloc)(struct ieee80211_hw *hw); member
|
/Linux-v6.6/kernel/trace/ |
D | trace.c | 1052 int alloc; in __trace_array_puts() local
|
/Linux-v6.6/drivers/accel/habanalabs/common/ |
D | habanalabs.h | 907 int (*alloc)(struct hl_mmap_mem_buf *buf, gfp_t gfp, void *args); member
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 7693 static inline void mlxsw_reg_ralta_pack(char *payload, bool alloc, in mlxsw_reg_ralta_pack()
|
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 4680 int alloc = 0; in hclge_get_vector() local
|
1234567