/linux/net/netfilter/ipvs/ |
A 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/Documentation/security/ |
A 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 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 445 as the ptrace state may alter the outcome, particularly in the case of [all …]
|
/linux/ipc/ |
A D | sem.c | 139 bool alter; /* does *sops alter the array? */ member 1996 bool undos = false, alter = false, dupsop = false; in __do_semtimedop() local 2033 alter = true; in __do_semtimedop() 2064 if (ipcperms(ns, &sma->sem_perm, alter ? S_IWUGO : S_IRUGO)) { in __do_semtimedop() 2069 error = security_sem_semop(&sma->sem_perm, sops, nsops, alter); in __do_semtimedop() 2101 queue.alter = alter; in __do_semtimedop() 2112 if (alter) in __do_semtimedop() 2135 if (alter) { in __do_semtimedop() 2151 if (alter) in __do_semtimedop()
|
/linux/kernel/debug/kdb/ |
A D | kdb_cmds | 1 # Initial commands for kdb, alter to suit your needs.
|
/linux/LICENSES/deprecated/ |
A D | Zlib | 19 commercial applications, and to alter it and redistribute it freely, subject
|
/linux/drivers/tty/serial/ |
A 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 234 you can alter that using a kernel command line option such as 275 you can alter that using a kernel command line option such as 408 you can alter that using a kernel command line option such as 441 you can alter that using a kernel command line option such as 470 you can alter that using a kernel command line option such as 495 you can alter that using a kernel command line option such as 802 you can alter that using a kernel command line option such as 983 you can alter that using a kernel command line option such as [all …]
|
/linux/Documentation/devicetree/bindings/clock/ |
A D | arm,syscon-icst.yaml | 20 into the system controller. Furthermore, to even be able to alter one of
|
/linux/Documentation/arm/ |
A 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/tools/testing/selftests/tc-testing/creating-plugins/ |
A D | AddingPlugins.txt | 17 - ability to alter the command to be run in any phase:
|
/linux/arch/arm/boot/dts/ |
A D | intel-ixp4xx.dtsi | 76 * than at 0x0 you need to alter this.
|
/linux/Documentation/arm/nwfpe/ |
A D | todo.rst | 66 reserved to alter it between implementations) and the WFC and RFC
|
/linux/tools/build/Documentation/ |
A D | Build.txt | 136 It's possible to alter the standard object C flags in the following way:
|
/linux/arch/m68k/ |
A D | Kconfig.devices | 132 you can alter that using a kernel command line option such as
|
/linux/Documentation/networking/device_drivers/appletalk/ |
A D | ltpc.rst | 59 permanent solution would be to alter the netatalk code. Also, make
|
/linux/Documentation/networking/ |
A D | netdev-features.rst | 85 Callback must not alter features contained in NETIF_F_SOFT_FEATURES or
|
/linux/net/bridge/netfilter/ |
A D | Kconfig | 78 The ebtables nat table is used to define rules that alter the MAC
|
/linux/arch/m68k/ifpsp060/src/ |
A D | isp.S | 478 # mul64() may use ()+ addressing and may, therefore, alter a7 491 # div64() may use ()+ addressing and may, therefore, alter a7.
|
/linux/include/linux/ |
A D | security.h | 460 unsigned nsops, int alter); 1291 int alter) in security_sem_semop() argument
|
A D | lsm_hook_defs.h | 254 unsigned nsops, int alter)
|
/linux/LICENSES/dual/ |
A 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/Documentation/vm/ |
A D | transhuge.rst | 136 tracking. The alternative is to alter ->_mapcount in all subpages on each
|
/linux/Documentation/sound/soc/ |
A D | dpcm.rst | 107 In this example, the machine driver or userspace audio HAL can alter the routing
|
/linux/Documentation/x86/ |
A D | intel_txt.rst | 179 in the e820 table, but not any memory that BIOS might alter over
|
/linux/security/ |
A D | security.c | 2031 unsigned nsops, int alter) in security_sem_semop() argument 2033 return call_int_hook(sem_semop, 0, sma, sops, nsops, alter); in security_sem_semop()
|
/linux/arch/sparc/ |
A D | Kconfig | 358 you can alter that using a kernel command line option such as
|