/linux-6.12.1/fs/smb/server/mgmt/ |
D | user_config.c | 12 struct ksmbd_user *ksmbd_login_user(const char *account) in ksmbd_login_user() argument 18 resp = ksmbd_ipc_login_request(account); in ksmbd_login_user() 26 resp_ext = ksmbd_ipc_login_request_ext(account); in ksmbd_login_user() 43 user->name = kstrdup(resp->account, GFP_KERNEL); in ksmbd_alloc_user()
|
D | user_config.h | 64 struct ksmbd_user *ksmbd_login_user(const char *account);
|
/linux-6.12.1/fs/smb/server/ |
D | transport_ipc.h | 14 ksmbd_ipc_login_request(const char *account); 16 ksmbd_ipc_login_request_ext(const char *account); 30 int ksmbd_ipc_logout_request(const char *account, int flags);
|
D | transport_ipc.c | 572 struct ksmbd_login_response *ksmbd_ipc_login_request(const char *account) in ksmbd_ipc_login_request() argument 578 if (strlen(account) >= KSMBD_REQ_MAX_ACCOUNT_NAME_SZ) in ksmbd_ipc_login_request() 588 strscpy(req->account, account, KSMBD_REQ_MAX_ACCOUNT_NAME_SZ); in ksmbd_ipc_login_request() 596 struct ksmbd_login_response_ext *ksmbd_ipc_login_request_ext(const char *account) in ksmbd_ipc_login_request_ext() argument 602 if (strlen(account) >= KSMBD_REQ_MAX_ACCOUNT_NAME_SZ) in ksmbd_ipc_login_request_ext() 612 strscpy(req->account, account, KSMBD_REQ_MAX_ACCOUNT_NAME_SZ); in ksmbd_ipc_login_request_ext() 670 strscpy(req->account, user_name(sess->user), KSMBD_REQ_MAX_ACCOUNT_NAME_SZ); in ksmbd_ipc_tree_connect_request() 706 int ksmbd_ipc_logout_request(const char *account, int flags) in ksmbd_ipc_logout_request() argument 712 if (strlen(account) >= KSMBD_REQ_MAX_ACCOUNT_NAME_SZ) in ksmbd_ipc_logout_request() 722 strscpy(req->account, account, KSMBD_REQ_MAX_ACCOUNT_NAME_SZ); in ksmbd_ipc_logout_request()
|
D | ksmbd_netlink.h | 133 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; /* user account name */ member 144 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; /* user account name */ member 212 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; member 241 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; /* user account name */ member
|
/linux-6.12.1/Documentation/mm/ |
D | overcommit-accounting.rst | 72 * We account mmap memory mappings 73 * We account mprotect changes in commit 74 * We account mremap changes in size 75 * We account brk 76 * We account munmap
|
/linux-6.12.1/kernel/ |
D | scs.c | 19 static void __scs_account(void *s, int account) in __scs_account() argument 24 account * (SCS_SIZE / SZ_1K)); in __scs_account()
|
/linux-6.12.1/Documentation/arch/arm/google/ |
D | chromebook-boot-flow.rst | 13 The scheme that depthcharge_ uses to pick the device tree takes into account 61 It should be noted that, taking into account the above system that
|
/linux-6.12.1/Documentation/driver-api/firmware/ |
D | fw_search_path.rst | 26 for there first. Be aware that newline characters will be taken into account
|
/linux-6.12.1/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-6.12.1/tools/testing/selftests/net/packetdrill/ |
D | tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt | 37 // Note: after this commit : "net_sched: sch_fq: account for schedule/timers drifts"
|
/linux-6.12.1/Documentation/hwmon/ |
D | spd5118.rst | 12 (account required)
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | dev-touch.rst | 35 The reference measurement takes account of variations in the capacitance across
|
/linux-6.12.1/drivers/net/wireless/ath/ath6kl/ |
D | Kconfig | 64 are taken into account.
|
/linux-6.12.1/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. 84 memory.use_hierarchy set/show hierarchical account enabled 215 are not accounted. We just account pages under usual VM management. 234 Note: we just account pages-on-LRU because our purpose is to control amount 274 to move account from memory to swap...there is no change in usage of 806 charges should be moved. But in any case, it must be noted that an account of 888 * move some tasks to other group with account migration. 999 2. Teach controller to account for shared-pages
|
/linux-6.12.1/Documentation/arch/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-6.12.1/Documentation/w1/slaves/ |
D | w1_ds28e17.rst | 53 wait time for an I2C transfer. This is to account for I2C slave devices
|
/linux-6.12.1/Documentation/filesystems/smb/ |
D | ksmbd.rst | 17 account management are implemented in user space as ksmbd.mountd. 52 ksmbd.mountd is a userspace process to, transfer the user account and password that
|
/linux-6.12.1/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-6.12.1/Documentation/admin-guide/ |
D | highuid.rst | 8 - kernel code MUST take into account __kernel_uid_t and __kernel_uid32_t
|
/linux-6.12.1/net/bridge/ |
D | Kconfig | 28 take this into account when setting up your firewall rules.
|
/linux-6.12.1/Documentation/spi/ |
D | spi-lm70llp.rst | 75 So: the getmiso inline routine in this driver takes this fact into account,
|
/linux-6.12.1/Documentation/virt/kvm/devices/ |
D | vcpu.rst | 244 KVM will advance the VM's kvmclock to account for elapsed time since 254 6. Adjust the guest TSC offsets for every vCPU to account for (1) time
|