Home
last modified time | relevance | path

Searched full:stacking (Results 1 – 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/block/
Dblk-core.c1036 * resubmitted to lower level drivers by stacking block drivers. All file
1130 * in request stacking drivers, and it may violate the limitation of @q.
1135 * Request stacking drivers like request-based dm may change the queue
1165 * may differ from that of other stacking queues. in blk_cloned_rq_check_limits()
1180 * blk_insert_cloned_request - Helper for stacking drivers to submit a request
1399 * blk_update_request - Special helper function for request stacking drivers
1409 * This special helper function is only for request stacking drivers
1470 * Reset counters so that the request stacking driver in blk_update_request()
1536 * Basically, this function is used only by request stacking drivers
1539 * of the request stacking driver and prevents I/O throughput regression
[all …]
Dblk-settings.c67 * blk_set_stacking_limits - set default limits for stacking devices
72 * by stacking drivers like DM that have no internal limits.
481 * @t: the stacking driver limits (top device)
486 * This function is used by stacking drivers like MD and DM to ensure
488 * alignments. The stacking driver must provide a queue_limits
489 * struct (top) and then iteratively call the stacking function for
490 * all component (bottom) devices. The stacking function will
Dbio.c375 * there for a stacking driver higher up in the stack, processing it in punt_bios_to_rescuer()
468 * multiple bios (say a stacking block driver that was splitting in bio_alloc_bioset()
1442 * various corner cases will break (like stacking block devices that in bio_endio()
Dblk-flush.c407 * An empty flush handed down from a stacking driver may in blk_insert_flush()
/kernel/linux/linux-5.10/security/apparmor/
Ddomain.c120 * @stack: whether this is a stacking request
180 * @stack: whether this is a stacking request
245 * @stack: whether this is a stacking request
276 * @stack: whether this is a stacking request
1338 /* don't have label_parse() do stacking */ in aa_change_profile()
1369 * TODO: currently requiring perms for stacking and straight change in aa_change_profile()
1370 * stacking doesn't strictly need this. Determine how much in aa_change_profile()
1371 * we want to loosen this restriction for stacking in aa_change_profile()
1402 /* stacking is always a subset, so only check the nonstack case */ in aa_change_profile()
Dtask.c90 * @stack: whether stacking should be done
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/bus/
Darm,integrator-ap-lm.yaml13 site for stacking up to four logic modules (LM) designed specifically for
/kernel/linux/linux-5.10/fs/proc/
Droot.c187 * procfs isn't actually a stacking filesystem; however, there is in proc_fill_super()
188 * too much magic going on inside it to permit stacking things on in proc_fill_super()
/kernel/linux/linux-5.10/include/uapi/linux/
Dseccomp.h98 * Similar precautions should be applied when stacking SECCOMP_RET_USER_NOTIF
/kernel/linux/linux-5.10/Documentation/security/
Dlsm.rst104 general security module stacking. It defines
/kernel/linux/linux-5.10/Documentation/block/
Dbiovecs.rst82 occasionally in stacking block drivers and various code (e.g. md and
/kernel/linux/linux-5.10/Documentation/gpu/
Dvgaarbiter.rst84 supports stacking, like the kernel one. This complexifies the implementation
/kernel/linux/linux-5.10/drivers/staging/most/Documentation/
Ddriver_usage.txt26 The MOST driver uses module stacking to divide the associated modules into
/kernel/linux/linux-5.10/Documentation/networking/
Dgtp.rst34 femtocell, eNodeB in case of 4G/LTE), the cellular protocol stacking
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-net206 used to resolve interfaces chaining, linking and stacking.
/kernel/linux/linux-5.10/drivers/tee/optee/
Drpc.c397 * do release the last reference too in order to avoid stacking in cmd_free_suppl()
/kernel/linux/linux-5.10/fs/fscache/
Dobject.c519 /* Allow write requests to begin stacking up and read requests to begin in fscache_object_lookup_negative()
558 /* Allow write requests to begin stacking up and read requests in fscache_obtained_object()
/kernel/linux/linux-5.10/include/linux/
Dblk_types.h201 * stacking drivers)
Dbio.h690 * Deadlock avoidance for stacking block drivers: see comments in
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c111 * Stacking protocl signature. Must be set to 0xE0E0.
116 * Stacking TClass.
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_blend.c138 * stacking of planes, see drm_plane_create_zpos_immutable_property(). If
/kernel/linux/linux-5.10/fs/ecryptfs/
Dmain.c573 pr_err("eCryptfs: maximum fs stacking depth exceeded\n"); in ecryptfs_mount()
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dbcache.rst297 then it can be reused. This would be true of any block device stacking
/kernel/linux/linux-5.10/drivers/md/
Ddm-table.c1493 * After stacking all limits, validate all devices in dm_calculate_queue_limits()
1535 * ...IF the above limits stacking determined a zoned model in dm_calculate_queue_limits()
/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_lib.c1393 * Busy state exporting function for request stacking drivers.
1397 * may be changed after request stacking drivers call the function,
1401 * needs to return 'not busy'. Otherwise, request stacking drivers

12