/openbmc/linux/fs/smb/server/ |
H A D | smbacl.c | 301 struct posix_acl_entry *pace) in posix_state_to_acl() argument 305 pace->e_tag = ACL_USER_OBJ; in posix_state_to_acl() 306 pace->e_perm = state->owner.allow; in posix_state_to_acl() 308 pace++; in posix_state_to_acl() 309 pace->e_tag = ACL_USER; in posix_state_to_acl() 310 pace->e_uid = state->users->aces[i].uid; in posix_state_to_acl() 311 pace->e_perm = state->users->aces[i].perms.allow; in posix_state_to_acl() 314 pace++; in posix_state_to_acl() 315 pace->e_tag = ACL_GROUP_OBJ; in posix_state_to_acl() 316 pace->e_perm = state->group.allow; in posix_state_to_acl() [all …]
|
H A D | smbacl.h | 201 struct posix_acl_entry *pace); 215 struct posix_acl_entry *pace) in posix_acl_uid_translate() argument 220 vfsuid = make_vfsuid(idmap, &init_user_ns, pace->e_uid); in posix_acl_uid_translate() 227 struct posix_acl_entry *pace) in posix_acl_gid_translate() argument 232 vfsgid = make_vfsgid(idmap, &init_user_ns, pace->e_gid); in posix_acl_gid_translate()
|
H A D | vfs.c | 1923 struct posix_acl_entry *pace; in ksmbd_vfs_inherit_posix_acl() local 1934 pace = acls->a_entries; in ksmbd_vfs_inherit_posix_acl() 1936 for (i = 0; i < acls->a_count; i++, pace++) { in ksmbd_vfs_inherit_posix_acl() 1937 if (pace->e_tag == ACL_MASK) { in ksmbd_vfs_inherit_posix_acl() 1938 pace->e_perm = 0x07; in ksmbd_vfs_inherit_posix_acl()
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4acl.c | 492 struct posix_acl_entry *pace; in posix_state_to_acl() local 518 pace = pacl->a_entries; in posix_state_to_acl() 519 pace->e_tag = ACL_USER_OBJ; in posix_state_to_acl() 520 low_mode_from_nfs4(state->owner.allow, &pace->e_perm, flags); in posix_state_to_acl() 523 pace++; in posix_state_to_acl() 524 pace->e_tag = ACL_USER; in posix_state_to_acl() 526 &pace->e_perm, flags); in posix_state_to_acl() 527 pace->e_uid = state->users->aces[i].uid; in posix_state_to_acl() 531 pace++; in posix_state_to_acl() 532 pace->e_tag = ACL_GROUP_OBJ; in posix_state_to_acl() [all …]
|
/openbmc/linux/include/trace/events/ |
H A D | mptcp.h | 28 __field(u32, pace) 47 __entry->pace = ssk->sk_pacing_rate; 50 __entry->pace = 0; 53 if (ssk && sk_fullsock(ssk) && __entry->pace) 54 __entry->ratio = div_u64((u64)ssk->sk_wmem_queued << 32, __entry->pace); 61 __entry->snd_wnd, __entry->pace,
|
/openbmc/linux/fs/smb/client/ |
H A D | cifsacl.c | 726 static void dump_ace(struct smb_ace *pace, char *end_of_acl) in dump_ace() argument 732 if (le16_to_cpu(pace->size) < 16) { in dump_ace() 733 cifs_dbg(VFS, "ACE too small %d\n", le16_to_cpu(pace->size)); in dump_ace() 737 if (end_of_acl < (char *)pace + le16_to_cpu(pace->size)) { in dump_ace() 742 num_subauth = pace->sid.num_subauth; in dump_ace() 746 pace->sid.revision, pace->sid.num_subauth, pace->type, in dump_ace() 747 pace->flags, le16_to_cpu(pace->size)); in dump_ace() 750 i, le32_to_cpu(pace->sid.sub_auth[i])); in dump_ace()
|
H A D | cifsproto.h | 244 extern unsigned int setup_authusers_ACE(struct smb_ace *pace); 245 extern unsigned int setup_special_mode_ACE(struct smb_ace *pace, 248 extern unsigned int setup_special_user_owner_ACE(struct smb_ace *pace);
|
/openbmc/phosphor-pid-control/pid/ |
H A D | zone.cpp | 43 bool allowThrottle(const tstamp& now, const std::chrono::seconds& pace) in allowThrottle() argument 59 if (elapsed < pace) in allowThrottle()
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/ |
H A D | trusted-firmware-a-corstone1000.inc | 33 # at a faster pace than OP-TEE processes them,
|
/openbmc/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-reg.h | 77 u32 pace; member
|
/openbmc/linux/net/mptcp/ |
H A D | protocol.c | 1426 u32 pace, burst, wmem; in mptcp_subflow_get_send() local 1448 pace = subflow->avg_pacing_rate; in mptcp_subflow_get_send() 1449 if (unlikely(!pace)) { in mptcp_subflow_get_send() 1452 pace = subflow->avg_pacing_rate; in mptcp_subflow_get_send() 1453 if (!pace) in mptcp_subflow_get_send() 1457 linger_time = div_u64((u64)READ_ONCE(ssk->sk_wmem_queued) << 32, pace); in mptcp_subflow_get_send()
|
/openbmc/phosphor-host-ipmid/docs/ |
H A D | contributing.md | 94 the pace of code reviews in open source projects. Try to keep in mind that those
|
/openbmc/linux/Documentation/process/ |
H A D | stable-api-nonsense.rst | 108 Linux kernel development is continuous and at a rapid pace, never
|
/openbmc/qemu/docs/ |
H A D | rdma.txt | 34 memory tracked during each live migration iteration round cannot keep pace
|
/openbmc/docs/ |
H A D | CONTRIBUTING.md | 435 the pace of code reviews in open source projects. Try to keep in mind that those
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-deadline.rst | 211 It does so by decrementing the runtime of the executing task Ti at a pace equal
|
/openbmc/u-boot/tools/buildman/ |
H A D | README | 542 minute or so it will settle down to a steady pace, with a display like this:
|
/openbmc/linux/init/ |
H A D | Kconfig | 1223 The time will keep going with the same pace.
|