/linux-4.4.14/security/ |
D | commoncap.c | 202 int cap_capget(struct task_struct *target, kernel_cap_t *effective, in cap_capget() argument 210 *effective = cred->cap_effective; in cap_capget() 247 const kernel_cap_t *effective, in cap_capset() argument 269 if (!cap_issubset(*effective, *permitted)) in cap_capset() 272 new->cap_effective = *effective; in cap_capset() 346 bool *effective, in bprm_caps_from_vfs_caps() argument 354 *effective = true; in bprm_caps_from_vfs_caps() 381 return *effective ? ret : 0; in bprm_caps_from_vfs_caps() 446 static int get_file_caps(struct linux_binprm *bprm, bool *effective, bool *has_cap) in get_file_caps() argument 469 rc = bprm_caps_from_vfs_caps(&vcaps, bprm, effective, has_cap); in get_file_caps() [all …]
|
D | security.c | 167 kernel_cap_t *effective, in security_capget() argument 172 effective, inheritable, permitted); in security_capget() 176 const kernel_cap_t *effective, in security_capset() argument 181 effective, inheritable, permitted); in security_capset()
|
/linux-4.4.14/kernel/ |
D | capability.c | 172 kdata[i].effective = pE.cap[i]; in SYSCALL_DEFINE2() 227 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local 251 effective.cap[i] = kdata[i].effective; in SYSCALL_DEFINE2() 256 effective.cap[i] = 0; in SYSCALL_DEFINE2() 262 effective.cap[CAP_LAST_U32] &= CAP_LAST_U32_VALID_MASK; in SYSCALL_DEFINE2() 271 &effective, &inheritable, &permitted); in SYSCALL_DEFINE2()
|
D | audit.h | 68 kernel_cap_t effective; /* effective set of process */ member
|
D | auditsc.c | 1258 audit_log_cap(ab, "cap_pe", &context->capset.cap.effective); in show_special() 1374 audit_log_cap(ab, "old_pe", &axs->old_pcap.effective); in audit_log_exit() 1377 audit_log_cap(ab, "new_pe", &axs->new_pcap.effective); in audit_log_exit() 2325 ax->old_pcap.effective = old->cap_effective; in __audit_log_bprm_fcaps() 2329 ax->new_pcap.effective = new->cap_effective; in __audit_log_bprm_fcaps() 2345 context->capset.cap.effective = new->cap_effective; in __audit_log_capset()
|
/linux-4.4.14/Documentation/video4linux/ |
D | sh_mobile_ceu_camera.txt | 70 2. Calculate "effective" input crop (sensor subwindow) - CEU crop scaled back at 75 3. Calculate new combined scales from "effective" input window to requested user 96 "effective" crop:
|
D | README.cpia2 | 62 (default 0). This is only effective if the camera
|
/linux-4.4.14/include/linux/ |
D | security.h | 75 extern int cap_capget(struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritabl… 77 const kernel_cap_t *effective, 195 kernel_cap_t *effective, 199 const kernel_cap_t *effective, 417 kernel_cap_t *effective, in security_capget() argument 421 return cap_capget(target, effective, inheritable, permitted); in security_capget() 426 const kernel_cap_t *effective, in security_capset() argument 430 return cap_capset(new, old, effective, inheritable, permitted); in security_capset()
|
D | lsm_hooks.h | 1316 int (*capget)(struct task_struct *target, kernel_cap_t *effective, 1319 const kernel_cap_t *effective,
|
/linux-4.4.14/arch/arm/include/debug/ |
D | omap2plus.S | 70 10: adr \rp, 99f @ get effective addr of 99f 74 sub \tmp, \rp, \rv @ make it effective
|
/linux-4.4.14/include/uapi/linux/ |
D | capability.h | 46 __u32 effective; member
|
/linux-4.4.14/Documentation/cgroups/ |
D | freezer-subsystem.txt | 62 When read, returns the effective state of the cgroup - "THAWED", 78 THAWED. Note that the effective state may not change to THAWED if 79 the parent-state is still freezing. If a cgroup's effective state
|
D | devices.txt | 115 For every propagated exception, the effective rules will be re-evaluated based
|
D | unified-hierarchy.txt | 468 The weight setting, currently only available and effective if
|
/linux-4.4.14/Documentation/x86/ |
D | pat.txt | 123 set_memory_wc() to white-list effective write-combined areas. Such use is 124 nevertheless discouraged as the effective memory type is considered 127 otherwise not be effective.
|
D | mtrr.txt | 11 arch_phys_wc_add() in combination with ioremap_wc() to make MTRR effective on 12 non-PAT systems while a no-op but equally effective on PAT enabled systems.
|
D | boot.txt | 8 expectations in the PC industry caused by the effective demise of
|
/linux-4.4.14/Documentation/powerpc/ |
D | cxl.txt | 17 both access system memory directly and with the same effective 55 the AFU needs to read a particular effective address, it sends 110 effective address of a work queue or status block where the AFU 171 using the same effective addresses. No additional calls are 197 defined by the AFU. Typically this is an effective
|
/linux-4.4.14/security/apparmor/ |
D | lsm.c | 108 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective, in apparmor_capget() argument 123 *effective = cap_intersect(*effective, profile->caps.allow); in apparmor_capget()
|
/linux-4.4.14/Documentation/security/ |
D | credentials.txt | 171 Set of effective capabilities 181 itself to its effective or permitted sets through capset(). This 184 The effective capabilities are the ones that a task is actually allowed to 348 uid_t current_euid(void) Current's effective UID 349 gid_t current_egid(void) Current's effective GID 352 kernel_cap_t current_cap(void) Current's effective capabilities 427 uid_t task_euid(task) Task's effective UID
|
D | Smack.txt | 234 and CAP_MAC_OVERRIDE to be effective. If this file is empty 235 these capabilities are effective at for processes with any 360 effective user of root.
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | brcm,iproc-pcie.txt | 24 effective:
|
/linux-4.4.14/Documentation/networking/ |
D | tcp-thin.txt | 7 effective. In time-dependent scenarios (like online games, control
|
D | ipvs-sysctl.txt | 102 the SYN-RECV/SYNACK state, which should be effective against
|
D | cdc_mbim.txt | 33 unbind/bind is required to make the change effective for NCM/MBIM
|
D | ip-sysctl.txt | 479 seconds and is a lower bound for the effective timeout.
|
D | bonding.txt | 2461 cost effective than a single larger switch, e.g., on a network with 24
|
/linux-4.4.14/Documentation/power/ |
D | pm_qos_interface.txt | 199 whatever is necessary to transfer the effective requirement value to the 202 Whenever the effective latency tolerance changes for the device, its 203 .set_latency_tolerance() callback will be executed and the effective value will
|
D | charger-manager.txt | 189 optional and is effective only if the event type is "UNDESCRIBED" or "OTHERS".
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | isp.doc | 46 cas (w/ a misaligned effective address) 174 The instructions "cas2" and "cas" (when used with a misaligned effective
|
D | CHANGES | 41 3) For an opclass three FP instruction where the effective addressing
|
D | TEST.DOC | 151 main fp test: tests (1) unimp effective address exception
|
/linux-4.4.14/Documentation/metag/ |
D | kernel-ABI.txt | 124 When a system call is made, the following registers are effective: 168 times be 64-bit aligned. The following registers are effective at the point of a
|
/linux-4.4.14/Documentation/ |
D | hw_random.txt | 10 To make the most effective use of these mechanisms, you
|
D | md.txt | 196 Writing the word 'default' will cause the effective size of the
|
D | kernel-parameters.txt | 1470 effective uid (euid=0) or uid=0.
|
/linux-4.4.14/Documentation/misc-devices/ |
D | eeprom | 56 effective for decoding the contents of EEPROMs on DIMMs.
|
/linux-4.4.14/Documentation/vm/ |
D | numa | 28 Memory access time and effective memory bandwidth varies depending on how far 50 faster access times and higher effective bandwidth than accesses to more
|
D | transhuge.txt | 193 behavior. So to make them effective you need to restart any
|
/linux-4.4.14/Documentation/thermal/ |
D | intel_powerclamp.txt | 39 On Intel CPUs, C-states provide effective power reduction, but so far 146 a) determine the effective range of idle injection ratio
|
D | sysfs-api.txt | 295 than that of other, it's twice as effective in cooling the
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.modules | 85 them when the module is unloaded. For this to be effective we need to load
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_ca0132.c | 3550 bool effective; in ca0132_vnode_switch_set() local 3582 effective = ca0132_is_vnode_effective(codec, nid, &shared_nid); in ca0132_vnode_switch_set() 3583 if (effective) { in ca0132_vnode_switch_set() 3837 bool effective; in ca0132_volume_put() local 3851 effective = ca0132_is_vnode_effective(codec, nid, &shared_nid); in ca0132_volume_put() 3852 if (effective) { in ca0132_volume_put()
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | operations.txt | 179 (4) The operation holds an effective lock upon the object, preventing other
|
/linux-4.4.14/arch/microblaze/ |
D | Kconfig | 236 hardware prefetch mechanisms to be more effective, and allow
|
/linux-4.4.14/Documentation/hwmon/ |
D | f71805f | 101 high limit, but values over 6000 RPM seem to cause problem. The effective
|
/linux-4.4.14/Documentation/filesystems/ |
D | tmpfs.txt | 102 below. If the resulting NodeLists is the empty set, the effective memory
|
D | logfs.txt | 186 the effective 32bit limit on telldir/seekdir cookies. Since logfs
|
D | xfs.txt | 301 If the group ID of the new file does not match the effective group
|
D | proc.txt | 222 Uid Real, effective, saved set, and file system UIDs 223 Gid Real, effective, saved set, and file system GIDs 252 CapEff bitmap of effective capabilities 1623 effective only if the bit 2 is cleared)
|
D | coda.txt | 431 vuid_t cr_uid, cr_euid, cr_suid, cr_fsuid; /* Real, effective, set, fs uid*/
|
/linux-4.4.14/sound/core/ |
D | Kconfig | 27 # To be effective this also requires INPUT - users should say:
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | ppc-pv.txt | 71 desired location. The first parameter indicates the effective address when the
|
D | timekeeping.txt | 491 additional interrupts into the guest in order to increase the effective
|
D | api.txt | 3581 handling of an hcall is effective across the VM. On creation, an
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-cxl | 75 descriptor as an effective address and
|
/linux-4.4.14/fs/reiserfs/ |
D | README | 119 Grigory Zaigralin was an extremely effective system administrator for
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | fpsp.h | 216 .set EXC_EA,12 | exception frame effective address
|
/linux-4.4.14/Documentation/frv/ |
D | kernel-ABI.txt | 31 When a system call is made, the following registers are effective:
|
/linux-4.4.14/Documentation/scsi/ |
D | FlashPoint.txt | 2 The upgrade program described below has been officially terminated effective
|
/linux-4.4.14/Documentation/arm/pxa/ |
D | mfp.txt | 195 make them effective there-after.
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 3293 # if the effective addressing mode was -() or ()+, then the address # 3355 # to the effective address as pointed to by the stacked effective address. 3945 # a0 = return correct effective address # 4570 # _fmovm_calc_ea: calculate effective address #
|
D | fpsp.S | 3294 # if the effective addressing mode was -() or ()+, then the address # 3356 # to the effective address as pointed to by the stacked effective address. 4352 # so, the least significant WORD of the stacked effective address got 18521 # _fmovm_calc_ea: calculate effective address #
|
/linux-4.4.14/Documentation/development-process/ |
D | 3.Early-stage | 154 If all else fails, talking to Andrew Morton can be an effective way to
|
D | 2.Process | 8 how the process works is required in order to be an effective part of it. 446 group started. This can, in fact, be an effective technique. But it also
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | boot-options.txt | 61 analysis less effective if the bios sets thresholds for memory
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig | 541 hardware prefetch mechanisms to be more effective, and allow
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-deadline.txt | 338 effective and useful (that is, to be able to provide "runtime" time units
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 366 If you would like to protect more pages, smaller values are effective.
|
D | kernel.txt | 377 and effective user and group ids are equal to the real ids. This is
|
/linux-4.4.14/tools/power/x86/turbostat/ |
D | turbostat.c | 1783 if ((cap_data->effective & (1 << CAP_SYS_RAWIO)) == 0) { in check_permissions()
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 717 used by the elevator sorting option above. The effective value used 1436 used by the elevator sorting option above. The effective value used
|
/linux-4.4.14/security/selinux/ |
D | hooks.c | 2055 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, in selinux_capget() argument 2062 const kernel_cap_t *effective, in selinux_capset() argument
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 1117 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 938 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 1079 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 424 the client will attempt to set the effective uid and gid of
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 1191 assure everyone the effective freedom to copy and redistribute it,
|