/openbmc/phosphor-webui/app/access-control/controllers/ |
H A D | user-controller.js | 77 .then((users) => { 78 $scope.localUsers = users; 79 $scope.tableData = users.map(mapTableData); 164 function deleteUsers(users = []) { argument 167 users.map((user) => APIUtils.deleteUser(user.UserName)); 171 if (users.length > 1) { 174 message = `User '${users[0].UserName}' has been removed.` 181 if (users.length > 1) { 184 message = `Failed to remove user '${users[0].UserName}'.` 199 function updateUserStatus(users = [], enabled = true) { argument [all …]
|
/openbmc/linux/net/rxrpc/ |
H A D | skbuff.c | 25 trace_rxrpc_skb(skb, refcount_read(&skb->users), n, why); in rxrpc_new_skb() 35 trace_rxrpc_skb(skb, refcount_read(&skb->users), n, why); in rxrpc_see_skb() 45 trace_rxrpc_skb(skb, refcount_read(&skb->users), n, why); in rxrpc_get_skb() 65 trace_rxrpc_skb(skb, refcount_read(&skb->users), n, why); in rxrpc_free_skb() 79 trace_rxrpc_skb(skb, refcount_read(&skb->users), n, in rxrpc_purge_queue()
|
/openbmc/linux/security/tomoyo/ |
H A D | gc.c | 47 head->users++; in tomoyo_struct_used_by_io_buffer() 55 head->users--; in tomoyo_struct_used_by_io_buffer() 81 head->users++; in tomoyo_name_used_by_io_buffer() 94 head->users--; in tomoyo_name_used_by_io_buffer() 453 list)->users)) in tomoyo_try_to_gc() 538 if (!domain->is_deleted || atomic_read(&domain->users)) in tomoyo_collect_entry() 555 if (atomic_read(&ptr->users) > 0) in tomoyo_collect_entry() 557 atomic_set(&ptr->users, TOMOYO_GC_IN_PROGRESS); in tomoyo_collect_entry() 581 atomic_read(&group->head.users) > 0) in tomoyo_collect_entry() 583 atomic_set(&group->head.users, in tomoyo_collect_entry() [all …]
|
H A D | memory.c | 114 atomic_read(&group->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_get_group() 116 atomic_inc(&group->head.users); in tomoyo_get_group() 125 atomic_set(&entry->head.users, 1); in tomoyo_get_group() 168 atomic_read(&ptr->head.users) == TOMOYO_GC_IN_PROGRESS) in tomoyo_get_name() 170 atomic_inc(&ptr->head.users); in tomoyo_get_name() 177 atomic_set(&ptr->head.users, 1); in tomoyo_get_name()
|
/openbmc/linux/drivers/xen/ |
H A D | gntalloc.c | 94 unsigned int users; /* Use count - when zero, waiting on Xen */ member 106 int users; member 116 if (!gref->users) in do_cleanup() 138 gref->users = 1; in add_grefs() 259 gref->users--; in gntalloc_release() 260 if (gref->users == 0) in gntalloc_release() 357 gref->users--; in gntalloc_ioctl_dealloc() 456 priv->users++; in gntalloc_vma_open() 470 priv->users--; in gntalloc_vma_close() 471 if (priv->users == 0) { in gntalloc_vma_close() [all …]
|
H A D | privcmd-buf.c | 32 unsigned int users; member 94 vma_priv->users++; in privcmd_buf_vma_open() 110 vma_priv->users--; in privcmd_buf_vma_close() 111 if (!vma_priv->users) in privcmd_buf_vma_close() 157 vma_priv->users = 1; in privcmd_buf_mmap()
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4acl.c | 181 unsigned short users; member 212 pas->users |= pa->e_perm; in summarize_posix_acl() 226 pas->users &= pas->mask; in summarize_posix_acl() 255 deny &= pas.users | pas.group | pas.groups | pas.other; in _posix_to_nfsv4_one() 450 struct posix_ace_state_array *users; member 467 state->users = kzalloc(alloc, GFP_KERNEL); in init_state() 468 if (!state->users) in init_state() 472 kfree(state->users); in init_state() 480 kfree(state->users); in free_state() 510 if (!state->users->n && !state->groups->n) in posix_state_to_acl() [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | kfree_skb.c | 45 refcount_t users; member 66 int users; in BPF_PROG() local 75 users = skb->users.refs.counter; in BPF_PROG() 96 _(skb->len), users, pkt_type); in BPF_PROG() 102 if (users != 1 || pkt_data != bpf_htons(0x86dd) || meta.ifindex != 1) in BPF_PROG()
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/usermode/ |
H A D | usermode_1.114.bb | 3 programs to be run with superuser privileges by ordinary users, and several \ 4 graphical tools for users: \ 5 * userinfo allows users to change their finger information. \ 6 * usermount lets users mount, unmount, and format filesystems. \ 7 * userpasswd allows users to change their passwords. \
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/ |
H A D | user.c | 43 } users[] = { in nvif_user_ctor() local 54 cid = nvif_mclass(&device->object, users); in nvif_user_ctor() 59 0, users[cid].oclass, NULL, 0, in nvif_user_ctor() 65 device->user.func = users[cid].func; in nvif_user_ctor()
|
/openbmc/phosphor-webui/app/access-control/styles/ |
H A D | user-accounts.scss | 1 .local-users { 11 .modal__local-users, 12 .modal__local-users-settings { 19 .modal__local-users {
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-driver-hid-roccat-ryos | 3 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 11 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 23 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 33 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 43 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 53 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 63 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 73 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 83 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 94 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> [all …]
|
H A D | sysfs-driver-hid-roccat-isku | 3 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 14 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 22 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 33 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 43 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 53 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 63 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 73 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 83 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 93 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> [all …]
|
H A D | sysfs-driver-hid-roccat-koneplus | 3 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 14 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 26 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 38 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 46 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 57 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 72 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 84 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 100 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 113 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> [all …]
|
H A D | sysfs-driver-hid-roccat-konepure | 3 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 15 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 23 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 31 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 42 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 57 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 73 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 82 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 90 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 99 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
|
H A D | sysfs-driver-hid-roccat-kovaplus | 3 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 13 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 24 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 34 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 44 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 56 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 64 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 79 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 91 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 107 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
|
H A D | sysfs-driver-hid-roccat-pyra | 3 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 24 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 33 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 45 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 53 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 68 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 80 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 96 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 109 Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 120 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
|
/openbmc/qemu/backends/ |
H A D | iommufd.c | 30 be->users = 0; in iommufd_backend_init() 64 return !be->users; in iommufd_backend_can_be_deleted() 80 if (be->owned && !be->users) { in iommufd_backend_connect() 87 be->users++; in iommufd_backend_connect() 89 trace_iommufd_backend_connect(be->fd, be->owned, be->users); in iommufd_backend_connect() 95 if (!be->users) { in iommufd_backend_disconnect() 98 be->users--; in iommufd_backend_disconnect() 99 if (!be->users && be->owned) { in iommufd_backend_disconnect() 104 trace_iommufd_backend_disconnect(be->fd, be->users); in iommufd_backend_disconnect()
|
/openbmc/linux/block/ |
H A D | blk-mq-tag.c | 21 unsigned int users) in blk_mq_update_wake_batch() argument 23 if (!users) in blk_mq_update_wake_batch() 27 users); in blk_mq_update_wake_batch() 29 users); in blk_mq_update_wake_batch() 40 unsigned int users; in __blk_mq_tag_busy() local 61 users = tags->active_queues + 1; in __blk_mq_tag_busy() 62 WRITE_ONCE(tags->active_queues, users); in __blk_mq_tag_busy() 63 blk_mq_update_wake_batch(tags, users); in __blk_mq_tag_busy() 84 unsigned int users; in __blk_mq_tag_idle() local 98 users = tags->active_queues - 1; in __blk_mq_tag_idle() [all …]
|
/openbmc/linux/scripts/ |
H A D | get_abi.pl | 497 if (defined($data{$what}->{users})) { 498 my $users = $data{$what}->{users}; 500 $users =~ s/\n/\n\t/g; 501 printf "Users:\n\t%s\n\n", $users if ($users ne ""); 527 my $users = $data{$what}->{users} if (defined($data{$what}->{users})); 533 if ($users) { 534 $users =~ s/^\s+//; 535 $users =~ s/\n//g; 543 printf "Users:\t\t\t%s\n", $users if ($users);
|
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/ |
H A D | UserManagementStore.js | 75 .then((users) => { 76 const userData = users.map((user) => user.data); 191 async deleteUsers({ dispatch }, users) { argument 192 const promises = users.map(({ username }) => { 231 async enableUsers({ dispatch }, users) { argument 235 const promises = users.map(({ username }) => { 274 async disableUsers({ dispatch }, users) { argument 278 const promises = users.map(({ username }) => {
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/ |
H A D | vsftpd.user_list | 2 # If userlist_deny=NO, only allow users in this file 3 # If userlist_deny=YES (default), never allow users in this file, and 6 # for users that are denied.
|
/openbmc/linux/fs/smb/server/ |
H A D | smbacl.c | 307 for (i = 0; i < state->users->n; i++) { 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() 325 if (state->users->n || state->groups->n) { in posix_state_to_acl() 348 state->users = kzalloc(alloc, GFP_KERNEL); in init_acl_state() 349 if (!state->users) in init_acl_state() 353 kfree(state->users); in init_acl_state() 361 kfree(state->users); in free_acl_state() 503 acl_state.users->aces[acl_state.users->n].uid = in parse_dacl() 505 acl_state.users->aces[acl_state.users->n++].perms.allow = in parse_dacl() [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/sudo/ |
H A D | sudo.inc | 1 SUMMARY = "Provide limited super user privileges to specific users" 2 …do (superuser do) allows a system administrator to give certain users (or groups of users) the abi… 42 # the directory is accessible by all users. Otherwise the mkinstalldirs 45 # we want (i.e, users would not be able to access /var/lib).
|
/openbmc/linux/fs/nfs/ |
H A D | callback.c | 33 unsigned int users; member 235 if (cb_info->users) in nfs_callback_create_svc() 237 cb_info->users); in nfs_callback_create_svc() 288 cb_info->users++; in nfs_callback_up() 290 if (!cb_info->users) in nfs_callback_up() 314 cb_info->users--; in nfs_callback_down() 315 if (cb_info->users == 0) { in nfs_callback_down()
|