| /Linux-v5.15/fs/ksmbd/mgmt/ |
| D | user_config.c | 12 struct ksmbd_user *ksmbd_login_user(const char *account) in ksmbd_login_user() argument 17 resp = ksmbd_ipc_login_request(account); in ksmbd_login_user() 38 user->name = kstrdup(resp->account, GFP_KERNEL); in ksmbd_alloc_user()
|
| D | user_config.h | 63 struct ksmbd_user *ksmbd_login_user(const char *account);
|
| /Linux-v5.15/Documentation/vm/ |
| D | overcommit-accounting.rst | 74 * We account mmap memory mappings 75 * We account mprotect changes in commit 76 * We account mremap changes in size 77 * We account brk 78 * We account munmap
|
| /Linux-v5.15/fs/ksmbd/ |
| D | ksmbd_netlink.h | 124 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; /* user account name */ member 134 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; /* user account name */ member 187 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; member 213 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; /* user account name */ member
|
| D | transport_ipc.h | 14 ksmbd_ipc_login_request(const char *account); 28 int ksmbd_ipc_logout_request(const char *account, int flags);
|
| D | transport_ipc.c | 493 struct ksmbd_login_response *ksmbd_ipc_login_request(const char *account) in ksmbd_ipc_login_request() argument 499 if (strlen(account) >= KSMBD_REQ_MAX_ACCOUNT_NAME_SZ) in ksmbd_ipc_login_request() 509 strscpy(req->account, account, KSMBD_REQ_MAX_ACCOUNT_NAME_SZ); in ksmbd_ipc_login_request() 568 strscpy(req->account, user_name(sess->user), KSMBD_REQ_MAX_ACCOUNT_NAME_SZ); in ksmbd_ipc_tree_connect_request() 604 int ksmbd_ipc_logout_request(const char *account, int flags) in ksmbd_ipc_logout_request() argument 610 if (strlen(account) >= KSMBD_REQ_MAX_ACCOUNT_NAME_SZ) in ksmbd_ipc_logout_request() 620 strscpy(req->account, account, KSMBD_REQ_MAX_ACCOUNT_NAME_SZ); in ksmbd_ipc_logout_request()
|
| /Linux-v5.15/kernel/ |
| D | scs.c | 15 static void __scs_account(void *s, int account) in __scs_account() argument 20 account * (SCS_SIZE / SZ_1K)); in __scs_account()
|
| /Linux-v5.15/Documentation/block/ |
| D | biovecs.rst | 28 constructed from the raw biovecs but taking into account bi_bvec_done and 73 bi_size into account when constructing biovecs. 104 taking into account bi_bvec_done (and bi_size).
|
| /Linux-v5.15/tools/lib/traceevent/Documentation/ |
| D | libtraceevent-endian_read.txt | 20 account the endianness of the raw data and the current host. The _tep_ argument
|
| /Linux-v5.15/Documentation/userspace-api/media/v4l/ |
| D | dev-touch.rst | 35 The reference measurement takes account of variations in the capacitance across
|
| /Linux-v5.15/drivers/net/wireless/ath/ath6kl/ |
| D | Kconfig | 64 are taken into account.
|
| /Linux-v5.15/Documentation/admin-guide/cgroup-v1/ |
| D | cpuacct.rst | 6 account the CPU usage of these groups of tasks.
|
| D | memory.rst | 51 - moving (recharging) account at moving a task is selectable. 79 memory.use_hierarchy set/show hierarchical account enabled 193 are not accounted. We just account pages under usual VM management. 212 Note: we just account pages-on-LRU because our purpose is to control amount 250 to move account from memory to swap...there is no change in usage of 765 charges should be moved. But in any case, it must be noted that an account of 843 * move some tasks to other group with account migration. 952 2. Teach controller to account for shared-pages
|
| /Linux-v5.15/Documentation/filesystems/cifs/ |
| D | ksmbd.rst | 17 account management are implemented in user space as ksmbd.mountd. 52 ksmbd.mountd is userspace process to, transfer user account and password that
|
| /Linux-v5.15/Documentation/powerpc/ |
| D | transactional_memory.rst | 52 atomic move of money from the current account to the savings account has been 216 To account for this different POWER9 chips have TM enabled in
|
| /Linux-v5.15/Documentation/w1/slaves/ |
| D | w1_ds28e17.rst | 53 wait time for an I2C transfer. This is to account for I2C slave devices
|
| /Linux-v5.15/net/bridge/ |
| D | Kconfig | 28 take this into account when setting up your firewall rules.
|
| /Linux-v5.15/Documentation/process/ |
| D | code-of-conduct.rst | 60 address, posting via an official social media account, or acting as an appointed
|
| D | code-of-conduct-interpretation.rst | 100 performed using a kernel.org email account must follow the Code of 102 corporate email account must follow the specific rules of that
|
| /Linux-v5.15/Documentation/ia64/ |
| D | irq-redir.rst | 14 CPUs. Only the first non-zero bit is taken into account.
|
| /Linux-v5.15/Documentation/admin-guide/ |
| D | highuid.rst | 8 - kernel code MUST take into account __kernel_uid_t and __kernel_uid32_t
|
| /Linux-v5.15/fs/netfs/ |
| D | read_helper.c | 377 unsigned int iopos, account = 0; in netfs_rreq_unlock() local 422 account += subreq->transferred; in netfs_rreq_unlock() 451 task_io_account_read(account); in netfs_rreq_unlock()
|
| /Linux-v5.15/Documentation/spi/ |
| D | spi-lm70llp.rst | 75 So: the getmiso inline routine in this driver takes this fact into account,
|
| /Linux-v5.15/tools/testing/kunit/test_data/ |
| D | test_is_test_passed-no_tests_run_no_header.log | 7 Adding 24743936 bytes to physical memory to account for exec-shield gap
|
| /Linux-v5.15/Documentation/devicetree/bindings/spi/ |
| D | spi-samsung.txt | 62 miso line (to account for any lag in the miso line). The following are the
|