| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_nfct.c | 26 * - alter reply for NAT when forwarding packet in original direction: 80 /* Never alter conntrack for non-NAT conns */ in ip_vs_update_conntrack() 84 /* Never alter conntrack for OPS conns (no reply is expected) */ in ip_vs_update_conntrack() 167 IP_VS_DBG_BUF(7, "%s: ct=%p before alter: reply tuple=" in ip_vs_nfct_expect_callback() 172 goto alter; in ip_vs_nfct_expect_callback() 183 IP_VS_DBG_BUF(7, "%s: ct=%p before alter: reply tuple=" in ip_vs_nfct_expect_callback() 188 goto alter; in ip_vs_nfct_expect_callback() 196 alter: in ip_vs_nfct_expect_callback() 197 /* Never alter conntrack for non-NAT conns */ in ip_vs_nfct_expect_callback() 206 * Then the default callback function will alter th [all...] |
| /linux/Documentation/security/ |
| H 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 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/ipc/ |
| H A 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/kernel/kcsan/ |
| H A D | .kunitconfig | 22 # (or alter) this, in conjunction with setting a different test timeout with,
|
| /linux/kernel/debug/kdb/ |
| H A D | kdb_cmds | 1 # Initial commands for kdb, alter to suit your needs.
|
| /linux/LICENSES/deprecated/ |
| H A D | Zlib | 19 commercial applications, and to alter it and redistribute it freely, subject
|
| /linux/Documentation/arch/arm/ |
| H 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/ |
| H A D | AddingPlugins.txt | 17 - ability to alter the command to be run in any phase:
|
| /linux/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp4xx.dtsi | 76 * than at 0x0 you need to alter this.
|
| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | todo.rst | 66 reserved to alter it between implementations) and the WFC and RFC
|
| /linux/arch/m68k/ |
| H A D | Kconfig.devices | 133 you can alter that using a kernel command line option such as
|
| /linux/tools/build/Documentation/ |
| H A D | Build.txt | 136 It's possible to alter the standard object C flags in the following way:
|
| /linux/Documentation/networking/ |
| H A D | tls-handshake.rst | 210 While a handshake is under way, the kernel consumer must alter the
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-perf.rst | 181 You can alter where the perf data files are stored by setting the
|
| /linux/LICENSES/dual/ |
| H 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/arch/m68k/ifpsp060/src/ |
| H 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/net/bridge/netfilter/ |
| H A D | Kconfig | 92 The ebtables nat table is used to define rules that alter the MAC
|
| /linux/Documentation/arch/x86/ |
| H A D | intel_txt.rst | 179 in the e820 table, but not any memory that BIOS might alter over
|
| /linux/include/linux/ |
| H A D | lsm_hook_defs.h | 288 unsigned nsops, int alter)
|
| /linux/security/ |
| H A D | security.c | 3577 * @alter: flag indicating changes will be made 3580 * set. If the @alter flag is nonzero, the semaphore set may be modified. 3585 unsigned nsops, int alter) in security_sem_semop() argument 3587 return call_int_hook(sem_semop, sma, sops, nsops, alter); in security_sem_semop()
|
| /linux/Documentation/core-api/ |
| H A D | pin_user_pages.rst | 116 when using FOLL_PIN. We only pretend to pin a zero page - we don't alter its
|
| /linux/drivers/firmware/efi/ |
| H A D | Kconfig | 58 Use DXE services to check and alter memory protection
|
| /linux/Documentation/admin-guide/ |
| H A D | dynamic-debug-howto.rst | 19 * a Simple query/command language to alter *prdbgs* by selecting on
|
| /linux/LICENSES/preferred/ |
| H A D | LGPL-2.0 | 210 this, you must alter all the notices that refer to this License, so that 477 necessary. Here is a sample; alter the names:
|
| H A D | LGPL-2.1 | 226 this, you must alter all the notices that refer to this License, so that 501 necessary. Here is a sample; alter the names:
|