Searched defs:allocation (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/drivers/acpi/acpica/
H A Dutalloc.c33 void *allocation; local
[all...]
H A Duttrack.c94 struct acpi_debug_mem_block *allocation; local
157 struct acpi_debug_mem_block *allocation; local
217 acpi_ut_free_and_track(void *allocation, u32 component, const char *module, u32 line) argument
277 acpi_ut_find_allocation(struct acpi_debug_mem_block *allocation) argument
331 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, acpi_size size, u8 alloc_type, u32 component, const char *module, u32 line) argument
421 acpi_ut_remove_allocation(struct acpi_debug_mem_block *allocation, u32 component, const char *module, u32 line) argument
[all...]
/linux-master/drivers/soundwire/
H A DMakefile
/linux-master/include/linux/
H A Ddmapool.h38 dma_pool_create(const char *name, struct device *dev, size_t size, size_t align, size_t allocation) argument
46 dmam_pool_create(const char *name, struct device *dev, size_t size, size_t align, size_t allocation) argument
H A Dnetfilter.h116 void *allocation; member in struct:nf_hook_entries_rcu_head
/linux-master/fs/dlm/
H A Dmemory.c137 struct dlm_mhandle *dlm_allocate_mhandle(gfp_t allocation) argument
157 struct dlm_msg *dlm_allocate_msg(gfp_t allocation) argument
H A Dmidcomms.c979 dlm_midcomms_get_msg_3_2(struct dlm_mhandle *mh, int nodeid, int len, gfp_t allocation, char **ppc) argument
1005 dlm_midcomms_get_mhandle(int nodeid, int len, gfp_t allocation, char **ppc) argument
H A Dlowcomms.c1264 struct dlm_msg *dlm_lowcomms_new_msg(int nodeid, int len, gfp_t allocation, argument
1231 dlm_lowcomms_new_msg_con(struct connection *con, int len, gfp_t allocation, char **ppc, void (*cb)(void *data), void *data) argument
/linux-master/tools/testing/selftests/resctrl/
H A Dmba_test.c29 static int runs_per_allocation, allocation = 100; local
56 int allocation, runs; local
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhtc.c444 u8 i, allocation = 0; local
/linux-master/mm/
H A Ddmapool.c57 unsigned int allocation; member in struct:dma_pool
228 size_t allocation; local
493 dmam_pool_create(const char *name, struct device *dev, size_t size, size_t align, size_t allocation) argument
[all...]
/linux-master/drivers/md/dm-vdo/
H A Dphysical-zone.c483 static int allocate_and_lock_block(struct allocation *allocation) argument
541 struct allocation *allocation = &data_vio->allocation; local
[all...]
H A Dpacker.c257 release_compressed_write_waiter(struct data_vio *data_vio, struct allocation *allocation) argument
299 struct allocation *allocation = &agent->allocation; local
[all...]
H A Ddata-vio.h144 struct allocation { struct
209 struct allocation allocation; member in struct:data_vio
[all...]
H A Ddata-vio.c1405 struct allocation *allocation = &data_vio->allocation; local
1425 struct allocation *allocation = &data_vio->allocation; local
[all...]
H A Ddedupe.c1962 struct allocation *allocation = &data_vio->allocation; local
[all...]
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_zswap.c308 void *allocation; local
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhtc.c485 u8 i, allocation = 0; local
/linux-master/net/netfilter/
H A Dnfnetlink.c206 nfnetlink_broadcast(struct net *net, struct sk_buff *skb, __u32 portid, __u32 group, gfp_t allocation) argument
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtc.c628 u8 allocation = 0; local
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c980 SET_PIXEL_CLOCK_PS_ALLOCATION allocation; local
[all...]
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c1200 u8 allocation = 0; local
/linux-master/drivers/net/
H A Dgtp.c1608 static int gtp_tunnel_notify(struct pdp_ctx *pctx, u8 cmd, gfp_t allocation) argument
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c1520 SET_VOLTAGE_PS_ALLOCATION allocation; local
/linux-master/net/key/
H A Daf_key.c191 static int pfkey_broadcast_one(struct sk_buff *skb, gfp_t allocation, argument
215 static int pfkey_broadcast(struct sk_buff *skb, gfp_t allocation, argument
1609 compose_sadb_supported(const struct sadb_msg *orig, gfp_t allocation) argument

Completed in 353 milliseconds

12