Home
last modified time | relevance | path

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

12

/linux/block/
H A Dblk-settings.c29 * blk_set_stacking_limits - set default limits for stacking devices
345 * Stacking device may have both virtual boundary and max segment in blk_validate_limits()
347 * might need to move out of stacking limits since we have immutable in blk_validate_limits()
549 /* Check stacking of first bottom device */
619 * @t: the stacking driver limits (top device)
624 * This function is used by stacking drivers like MD and DM to ensure
626 * alignments. The stacking driver must provide a queue_limits
627 * struct (top) and then iteratively call the stacking function for
628 * all component (bottom) devices. The stacking function will
646 * Some feaures need to be supported both by the stacking driver and all in blk_stack_limits()
[all …]
H A Dblk-core.c761 * resubmitted to lower level drivers by stacking block drivers. All file
1080 * Basically, this function is used only by request stacking drivers
1083 * of the request stacking driver and prevents I/O throughput regression
1087 * 0 - Not busy (The request stacking driver should dispatch request)
1088 * 1 - Busy (The request stacking driver should stop dispatching request)
H A Dbio.c400 * there for a stacking driver higher up in the stack, processing it in punt_bios_to_rescuer()
537 * If we were to allocate multiple bios (say a stacking block driver in bio_alloc_bioset()
1621 * various corner cases will break (like stacking block devices that in bio_endio()
H A Dblk-flush.c423 * An empty flush handed down from a stacking driver may in blk_insert_flush()
H A Dblk-mq-debugfs.c186 HCTX_FLAG_NAME(STACKING),
/linux/security/apparmor/
H A Ddomain.c111 * @stack: whether this is a stacking request
173 * @stack: whether this is a stacking request
240 * @stack: whether this is a stacking request
271 * @stack: whether this is a stacking request
1303 static const char *stack_msg = "change_profile unprivileged unconfined converted to stacking"; in change_profile_perms_wrapper()
1388 /* don't have label_parse() do stacking */ in aa_change_profile()
1419 * TODO: currently requiring perms for stacking and straight change in aa_change_profile()
1420 * stacking doesn't strictly need this. Determine how much in aa_change_profile()
1421 * we want to loosen this restriction for stacking in aa_change_profile()
1453 /* stacking i in aa_change_profile()
[all...]
H A Dtask.c95 * @stack: whether stacking should be done
/linux/fs/proc/
H A Droot.c184 * procfs isn't actually a stacking filesystem; however, there is in proc_fill_super()
185 * too much magic going on inside it to permit stacking things on in proc_fill_super()
/linux/Documentation/devicetree/bindings/bus/
H A Darm,integrator-ap-lm.yaml13 site for stacking up to four logic modules (LM) designed specifically for
/linux/tools/include/uapi/linux/
H A Dseccomp.h100 * Similar precautions should be applied when stacking SECCOMP_RET_USER_NOTIF
/linux/include/uapi/linux/
H A Dseccomp.h100 * Similar precautions should be applied when stacking SECCOMP_RET_USER_NOTIF
/linux/Documentation/security/
H A Dlsm.rst104 general security module stacking. It defines
/linux/Documentation/block/
H A Dbiovecs.rst84 occasionally in stacking block drivers and various code (e.g. md and
/linux/Documentation/gpu/
H A Dvgaarbiter.rst84 supports stacking, like the kernel one. This complexifies the implementation
/linux/drivers/staging/most/Documentation/
H A Ddriver_usage.txt26 The MOST driver uses module stacking to divide the associated modules into
/linux/Documentation/networking/
H A Dgtp.rst34 femtocell, eNodeB in case of 4G/LTE), the cellular protocol stacking
H A Dbridge.rst170 stacking of multiple VLAN tags within a single Ethernet frame. The Linux
/linux/Documentation/security/tpm/
H A Dtpm-security.rst111 Stacking Trust
/linux/Documentation/ABI/testing/
H A Dsysfs-class-net206 used to resolve interfaces chaining, linking and stacking.
/linux/drivers/tee/optee/
H A Drpc.c255 * do release the last reference too in order to avoid stacking in optee_rpc_cmd_free_suppl()
/linux/include/linux/
H A Dblk_types.h212 * stacking drivers)
H A Dbio.h640 * Deadlock avoidance for stacking block drivers: see comments in
/linux/drivers/gpu/drm/
H A Ddrm_blend.c138 * stacking of planes, see drm_plane_create_zpos_immutable_property(). If
/linux/Documentation/admin-guide/
H A Dbcache.rst297 then it can be reused. This would be true of any block device stacking
/linux/drivers/scsi/
H A Dscsi_lib.c1470 * Busy state exporting function for request stacking drivers.
1474 * may be changed after request stacking drivers call the function,
1478 * needs to return 'not busy'. Otherwise, request stacking drivers

12