Searched full:stacking (Results 1 – 25 of 48) sorted by relevance
12
| /kernel/linux/linux-5.10/block/ |
| D | blk-core.c | 1036 * 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 …]
|
| D | blk-settings.c | 67 * 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
|
| D | bio.c | 375 * 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()
|
| D | blk-flush.c | 407 * An empty flush handed down from a stacking driver may in blk_insert_flush()
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| D | domain.c | 120 * @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()
|
| D | task.c | 90 * @stack: whether stacking should be done
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/bus/ |
| D | arm,integrator-ap-lm.yaml | 13 site for stacking up to four logic modules (LM) designed specifically for
|
| /kernel/linux/linux-5.10/fs/proc/ |
| D | root.c | 187 * 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/ |
| D | seccomp.h | 98 * Similar precautions should be applied when stacking SECCOMP_RET_USER_NOTIF
|
| /kernel/linux/linux-5.10/Documentation/security/ |
| D | lsm.rst | 104 general security module stacking. It defines
|
| /kernel/linux/linux-5.10/Documentation/block/ |
| D | biovecs.rst | 82 occasionally in stacking block drivers and various code (e.g. md and
|
| /kernel/linux/linux-5.10/Documentation/gpu/ |
| D | vgaarbiter.rst | 84 supports stacking, like the kernel one. This complexifies the implementation
|
| /kernel/linux/linux-5.10/drivers/staging/most/Documentation/ |
| D | driver_usage.txt | 26 The MOST driver uses module stacking to divide the associated modules into
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | gtp.rst | 34 femtocell, eNodeB in case of 4G/LTE), the cellular protocol stacking
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-net | 206 used to resolve interfaces chaining, linking and stacking.
|
| /kernel/linux/linux-5.10/drivers/tee/optee/ |
| D | rpc.c | 397 * do release the last reference too in order to avoid stacking in cmd_free_suppl()
|
| /kernel/linux/linux-5.10/fs/fscache/ |
| D | object.c | 519 /* 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/ |
| D | blk_types.h | 201 * stacking drivers)
|
| D | bio.h | 690 * Deadlock avoidance for stacking block drivers: see comments in
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | switchx2.c | 111 * Stacking protocl signature. Must be set to 0xE0E0. 116 * Stacking TClass.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_blend.c | 138 * stacking of planes, see drm_plane_create_zpos_immutable_property(). If
|
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| D | main.c | 573 pr_err("eCryptfs: maximum fs stacking depth exceeded\n"); in ecryptfs_mount()
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | bcache.rst | 297 then it can be reused. This would be true of any block device stacking
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-table.c | 1493 * 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/ |
| D | scsi_lib.c | 1393 * 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