/linux-6.6.21/net/netfilter/ipvs/ |
D | ip_vs_nfct.c | 173 goto alter; in ip_vs_nfct_expect_callback() 189 goto alter; in ip_vs_nfct_expect_callback() 197 alter: in ip_vs_nfct_expect_callback()
|
/linux-6.6.21/Documentation/security/ |
D | credentials.rst | 273 To alter anything in the cred struct, the copy-and-replace principle must be 274 adhered to. First take a copy, then alter the copy and then use RCU to change 278 A task may only alter its _own_ credentials; it is no longer permitted for a 279 task to alter another's credentials. This means the ``capset()`` system call 301 the const qualification to be able to alter the reference count. 307 A task being able to alter only its own credentials permits the current process 430 As previously mentioned, a task may only alter its own credentials, and may not 431 alter those of another task. This means that it doesn't need to use any 432 locking to alter its own credentials. 434 To alter the current process's credentials, a function should first prepare a [all …]
|
/linux-6.6.21/drivers/virt/coco/sev-guest/ |
D | Kconfig | 11 alter, drop or replay the messages sent. The driver provides
|
/linux-6.6.21/kernel/kcsan/ |
D | .kunitconfig | 22 # (or alter) this, in conjunction with setting a different test timeout with,
|
/linux-6.6.21/kernel/debug/kdb/ |
D | kdb_cmds | 1 # Initial commands for kdb, alter to suit your needs.
|
/linux-6.6.21/ipc/ |
D | sem.c | 139 bool alter; /* does *sops alter the array? */ member 1992 bool undos = false, alter = false, dupsop = false; in __do_semtimedop() local 2030 alter = true; in __do_semtimedop() 2061 if (ipcperms(ns, &sma->sem_perm, alter ? S_IWUGO : S_IRUGO)) { in __do_semtimedop() 2066 error = security_sem_semop(&sma->sem_perm, sops, nsops, alter); in __do_semtimedop() 2098 queue.alter = alter; in __do_semtimedop() 2109 if (alter) in __do_semtimedop() 2132 if (alter) { in __do_semtimedop() 2148 if (alter) in __do_semtimedop()
|
/linux-6.6.21/LICENSES/deprecated/ |
D | Zlib | 19 commercial applications, and to alter it and redistribute it freely, subject
|
/linux-6.6.21/drivers/tty/serial/ |
D | Kconfig | 43 you can alter that using a kernel command line option such as 71 you can alter that using a kernel command line option such as 236 you can alter that using a kernel command line option such as 270 you can alter that using a kernel command line option such as 404 you can alter that using a kernel command line option such as 437 you can alter that using a kernel command line option such as 466 you can alter that using a kernel command line option such as 491 you can alter that using a kernel command line option such as 782 you can alter that using a kernel command line option such as 946 you can alter that using a kernel command line option such as [all …]
|
/linux-6.6.21/Documentation/devicetree/bindings/clock/ |
D | arm,syscon-icst.yaml | 20 into the system controller. Furthermore, to even be able to alter one of
|
/linux-6.6.21/Documentation/devicetree/bindings/soc/samsung/ |
D | exynos-pmu.yaml | 103 Reboot mode to alter bootloader behavior for the next boot
|
/linux-6.6.21/Documentation/arch/arm/ |
D | arm.rst | 16 To build ARM Linux natively, you shouldn't have to alter the ARCH = line 21 If you wish to cross-compile, then alter the following lines in the top
|
/linux-6.6.21/tools/testing/selftests/tc-testing/creating-plugins/ |
D | AddingPlugins.txt | 17 - ability to alter the command to be run in any phase:
|
/linux-6.6.21/arch/arm/boot/dts/intel/ixp/ |
D | intel-ixp4xx.dtsi | 76 * than at 0x0 you need to alter this.
|
/linux-6.6.21/Documentation/arch/arm/nwfpe/ |
D | todo.rst | 66 reserved to alter it between implementations) and the WFC and RFC
|
/linux-6.6.21/tools/build/Documentation/ |
D | Build.txt | 136 It's possible to alter the standard object C flags in the following way:
|
/linux-6.6.21/arch/m68k/ |
D | Kconfig.devices | 133 you can alter that using a kernel command line option such as
|
/linux-6.6.21/Documentation/trace/coresight/ |
D | coresight-perf.rst | 150 You can alter where the perf data files are stored by setting the
|
/linux-6.6.21/net/bridge/netfilter/ |
D | Kconfig | 78 The ebtables nat table is used to define rules that alter the MAC
|
/linux-6.6.21/Documentation/networking/ |
D | tls-handshake.rst | 210 While a handshake is under way, the kernel consumer must alter the
|
D | netdev-features.rst | 85 Callback must not alter features contained in NETIF_F_SOFT_FEATURES or
|
/linux-6.6.21/LICENSES/dual/ |
D | CDDL-1.0 | 183 remove or alter any copyright, patent or trademark notices 211 limit or alter the recipient's rights in the Source Code form from
|
/linux-6.6.21/arch/m68k/ifpsp060/src/ |
D | isp.S | 478 # mul64() may use ()+ addressing and may, therefore, alter a7 491 # div64() may use ()+ addressing and may, therefore, alter a7.
|
/linux-6.6.21/include/linux/ |
D | security.h | 473 unsigned nsops, int alter); 1340 int alter) in security_sem_semop() argument
|
D | lsm_hook_defs.h | 263 unsigned nsops, int alter)
|
/linux-6.6.21/Documentation/sound/soc/ |
D | dpcm.rst | 107 In this example, the machine driver or userspace audio HAL can alter the routing
|