Searched full:stacking (Results 1 – 25 of 89) sorted by relevance
1234
| /kernel/linux/linux-4.19/block/ |
| D | blk-settings.c | 118 * blk_set_stacking_limits - set default limits for stacking devices 123 * by stacking drivers like DM that have no internal limits. 518 * @t: the stacking driver (top) 529 * @t: the stacking driver limits (top device) 534 * This function is used by stacking drivers like MD and DM to ensure 536 * alignments. The stacking driver must provide a queue_limits 537 * struct (top) and then iteratively call the stacking function for 538 * all component (bottom) devices. The stacking function will 676 * @t: the stacking driver limits (top device)
|
| D | blk-core.c | 2598 * in request stacking drivers, and it may violate the limitation of @q. 2603 * Request stacking drivers like request-based dm may change the queue 2617 * may differ from that of other stacking queues. in blk_cloned_rq_check_limits() 2631 * blk_insert_cloned_request - Helper for stacking drivers to submit a request 3060 * blk_update_request - Special helper function for request stacking drivers 3070 * This special helper function is only for request stacking drivers 3125 * Reset counters so that the request stacking driver in blk_update_request() 3455 * Basically, this function is used only by request stacking drivers 3458 * of the request stacking driver and prevents I/O throughput regression 3462 * 0 - Not busy (The request stacking driver should dispatch request) [all …]
|
| /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
|
| /kernel/linux/linux-4.19/Documentation/ |
| D | lsm.txt | 126 LSM also provides a simple mechanism for stacking additional security 135 details of how this stacking is handled are deferred to the module, 137 returning an error if it does not wish to support stacking). In this
|
| /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-4.19/security/apparmor/ |
| D | domain.c | 124 * @stack: whether this is a stacking request 184 * @stack: whether this is a stacking request 249 * @stack: whether this is a stacking request 280 * @stack: whether this is a stacking request 1363 /* don't have label_parse() do stacking */ in aa_change_profile() 1394 * TODO: currently requiring perms for stacking and straight change in aa_change_profile() 1395 * stacking doesn't strictly need this. Determine how much in aa_change_profile() 1396 * we want to loosen this restriction for stacking in aa_change_profile() 1427 /* stacking is always a subset, so only check the nonstack case */ in aa_change_profile()
|
| D | task.c | 94 * @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-4.19/fs/proc/ |
| D | inode.c | 509 * procfs isn't actually a stacking filesystem; however, there is in proc_fill_super() 510 * too much magic going on inside it to permit stacking things on in proc_fill_super()
|
| /kernel/linux/linux-5.10/Documentation/security/ |
| D | lsm.rst | 104 general security module stacking. It defines
|
| /kernel/linux/linux-4.19/Documentation/block/ |
| D | biovecs.txt | 82 occasionally in stacking block drivers and various code (e.g. md and
|
| /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-4.19/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/gpu/ |
| D | vgaarbiter.rst | 84 supports stacking, like the kernel one. This complexifies the implementation
|
| /kernel/linux/linux-4.19/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-4.19/Documentation/isdn/ |
| D | README.concap | 252 This might even allow for some protocol stacking. And the network
|
| /kernel/linux/linux-4.19/Documentation/ABI/testing/ |
| D | sysfs-class-net | 157 used to resolve interfaces chaining, linking and stacking.
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | gtp.txt | 28 femtocell, eNodeB in case of 4G/LTE), the cellular protocol stacking
|
| /kernel/linux/linux-4.19/arch/s390/numa/ |
| D | toptree.c | 192 * @cand and @target. The "stacking" nodes' IDs are taken from
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | gtp.rst | 34 femtocell, eNodeB in case of 4G/LTE), the cellular protocol stacking
|
1234