Home
last modified time | relevance | path

Searched full:preallocated (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/kernel/linux/linux-6.6/net/sunrpc/
Dbackchannel_rqst.c37 * Free the preallocated rpc_rqst structure and the memory
110 * preallocated buffers are added to the pool of resources used by
144 * We use a temporary list to keep track of the preallocated in xprt_setup_bc()
195 * xprt_destroy_backchannel - Destroys the backchannel preallocated structures.
196 * @xprt: the transport holding the preallocated strucures
197 * @max_reqs: the maximum number of preallocated structures to destroy
265 * Return the preallocated rpc_rqst structure and XDR buffers
306 * have anymore preallocated entries. in xprt_free_bc_rqst()
315 * One or more rpc_rqst structure have been preallocated during the
317 * has been preallocated as well. Use xprt_alloc_bc_request to allocate
/kernel/linux/linux-5.10/net/sunrpc/
Dbackchannel_rqst.c51 * Free the preallocated rpc_rqst structure and the memory
124 * preallocated buffers are added to the pool of resources used by
158 * We use a temporary list to keep track of the preallocated in xprt_setup_bc()
209 * xprt_destroy_backchannel - Destroys the backchannel preallocated structures.
210 * @xprt: the transport holding the preallocated strucures
211 * @max_reqs: the maximum number of preallocated structures to destroy
279 * Return the preallocated rpc_rqst structure and XDR buffers
320 * have anymore preallocated entries. in xprt_free_bc_rqst()
329 * One or more rpc_rqst structure have been preallocated during the
331 * has been preallocated as well. Use xprt_alloc_bc_request to allocate
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
Dbench_htab_mem.c42 bool preallocated; member
46 .preallocated = false,
60 { "preallocated", ARG_PREALLOCATED, NULL, 0, "use preallocated hash map" },
82 args.preallocated = true; in htab_mem_parse_arg()
184 if (args.preallocated) in htab_mem_setup()
Drun_bench_htab_mem.sh36 header "preallocated"
37 htab_mem_bench "--preallocated"
/kernel/linux/linux-6.6/include/linux/ceph/
Dmsgpool.h14 int type; /* preallocated message type */
15 int front_len; /* preallocated payload size */
/kernel/linux/linux-5.10/include/linux/ceph/
Dmsgpool.h14 int type; /* preallocated message type */
15 int front_len; /* preallocated payload size */
/kernel/linux/linux-5.10/drivers/net/ipa/
Dipa.h65 * @zero_addr: DMA address of preallocated zero-filled memory
66 * @zero_virt: Virtual address of preallocated zero-filled memory
67 * @zero_size: Size (bytes) of preallocated zero-filled memory
/kernel/linux/linux-6.6/lib/
Dstackdepot.c221 /* Uses preallocated memory to initialize a new stack depot pool. */
226 * pools is reached, do not use the preallocated memory. in depot_init_pool()
235 /* Use the preallocated memory for the current pool. */ in depot_init_pool()
240 * Otherwise, use the preallocated memory for the next pool in depot_init_pool()
292 /* Assign the preallocated memory to a pool if required. */ in depot_alloc_stack()
434 * keep the preallocated memory for the future. in __stack_depot_save()
/kernel/linux/linux-6.6/drivers/net/ipa/
Dipa.h60 * @zero_addr: DMA address of preallocated zero-filled memory
61 * @zero_virt: Virtual address of preallocated zero-filled memory
62 * @zero_size: Size (bytes) of preallocated zero-filled memory
/kernel/linux/linux-5.10/include/linux/
Dxz.h36 * @XZ_PREALLOC: Multi-call mode with preallocated LZMA2
175 * Multi-call mode with preallocated dictionary (XZ_PREALLOC): dict_max bytes
176 * of memory is preallocated for the LZMA2 dictionary. This way there is no
178 * never allocate any memory. Instead, if the preallocated dictionary is too
/kernel/linux/linux-6.6/drivers/gpu/drm/
Ddrm_encoder.c139 * drm_encoder_init - Init a preallocated encoder
146 * Initializes a preallocated encoder. Encoder should be subclassed as part of
266 * drmm_encoder_init - Initialize a preallocated encoder
273 * Initializes a preallocated encoder. Encoder should be subclassed as
/kernel/linux/linux-6.6/fs/erofs/
Dcompress.h39 * preallocated page (tryalloc) 00 Z_EROFS_PREALLOCATED_PAGE
47 * preallocated page NULL
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_log_debugfs.c52 pr_warn_once("preallocated size:%zx for %s exceeded\n", in guc_log_dump_show()
75 pr_warn_once("preallocated size:%zx for %s exceeded\n", in guc_load_err_log_dump_show()
/kernel/linux/linux-6.6/include/linux/
Dxz.h36 * @XZ_PREALLOC: Multi-call mode with preallocated LZMA2
175 * Multi-call mode with preallocated dictionary (XZ_PREALLOC): dict_max bytes
176 * of memory is preallocated for the LZMA2 dictionary. This way there is no
178 * never allocate any memory. Instead, if the preallocated dictionary is too
/kernel/linux/linux-6.6/net/rxrpc/
Dcall_accept.c439 * Charge up socket with preallocated calls, attaching user call IDs.
454 * rxrpc_kernel_charge_accept - Charge up socket with preallocated calls
458 * @user_call_ID: The tag to attach to the preallocated call
462 * Charge up the socket with preallocated calls, each with a user ID. A
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
Dice_irq.h15 u16 num_static; /* preallocated entries */
/kernel/linux/linux-5.10/fs/ext4/
Dmballoc.h39 #define EXT4_MB_HISTORY_PREALLOC 2 /* preallocated blocks used */
111 ext4_grpblk_t pa_len; /* len of preallocated chunk */
/kernel/linux/linux-5.10/net/rxrpc/
Dcall_accept.c446 * Charge up socket with preallocated calls, attaching user call IDs.
461 * rxrpc_kernel_charge_accept - Charge up socket with preallocated calls
465 * @user_call_ID: The tag to attach to the preallocated call
469 * Charge up the socket with preallocated calls, each with a user ID. A
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
Di915_active_types.h33 /* Preallocated "exclusive" node */
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_active_types.h40 /* Preallocated "exclusive" node */
/kernel/linux/linux-6.6/fs/ext4/
Dmballoc.h39 #define EXT4_MB_HISTORY_PREALLOC 2 /* preallocated blocks used */
133 ext4_grpblk_t pa_len; /* len of preallocated chunk */
/kernel/linux/linux-5.10/drivers/virt/vboxguest/
Dvboxguest_core.h85 /** Preallocated struct vmmdev_events for the IRQ handler. */
150 /** Preallocated VMMDEVREQ_GUEST_HEARTBEAT request. */
/kernel/linux/linux-6.6/drivers/virt/vboxguest/
Dvboxguest_core.h85 /** Preallocated struct vmmdev_events for the IRQ handler. */
150 /** Preallocated VMMDEVREQ_GUEST_HEARTBEAT request. */
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_encoder.c95 * drm_encoder_init - Init a preallocated encoder
102 * Initialises a preallocated encoder. Encoder should be subclassed as part of
/kernel/linux/linux-6.6/fs/hpfs/
Dhpfs.h100 __le32 user_id_table; /* 8 preallocated sectors - user id */
185 The to[] list is initialized to point to n_spares preallocated empty
191 /* Sectors 18 and 19 are preallocated and unused.
263 The "directory band" is a bunch of sectors preallocated for dnodes.

12345678910>>...17