Home
last modified time | relevance | path

Searched defs:how (Results 1 – 25 of 141) sorted by relevance

123456

/kernel/linux/linux-6.6/fs/autofs/
Dexpire.c12 unsigned long timeout, unsigned int how) in autofs_can_expire()
30 struct dentry *dentry, unsigned int how) in autofs_mount_busy()
153 unsigned int how) in autofs_direct_busy()
185 unsigned int how) in autofs_tree_busy()
244 unsigned int how) in autofs_check_leaves()
277 unsigned int how) in autofs_expire_direct()
324 unsigned int how) in should_expire()
423 unsigned int how) in autofs_expire_indirect()
576 struct autofs_sb_info *sbi, unsigned int how) in autofs_do_expire_multi()
614 unsigned int how = 0; in autofs_expire_multi() local
/kernel/linux/linux-5.10/fs/autofs/
Dexpire.c12 unsigned long timeout, unsigned int how) in autofs_can_expire()
30 struct dentry *dentry, unsigned int how) in autofs_mount_busy()
153 unsigned int how) in autofs_direct_busy()
185 unsigned int how) in autofs_tree_busy()
244 unsigned int how) in autofs_check_leaves()
277 unsigned int how) in autofs_expire_direct()
324 unsigned int how) in should_expire()
423 unsigned int how) in autofs_expire_indirect()
576 struct autofs_sb_info *sbi, unsigned int how) in autofs_do_expire_multi()
614 unsigned int how = 0; in autofs_expire_multi() local
/kernel/linux/linux-6.6/tools/testing/selftests/openat2/
Dhelpers.c17 bool needs_openat2(const struct open_how *how) in needs_openat2()
22 int raw_openat2(int dfd, const char *path, void *how, size_t size) in raw_openat2()
28 int sys_openat2(int dfd, const char *path, struct open_how *how) in sys_openat2()
33 int sys_openat(int dfd, const char *path, struct open_how *how) in sys_openat()
98 struct open_how how = {}; in init() local
Drename_attack_test.c91 struct open_how how = { in test_rename_attack() local
Dresolve_test.c113 struct open_how how; member
Dopenat2_test.c158 struct open_how how; member
/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
Dhelpers.c17 bool needs_openat2(const struct open_how *how) in needs_openat2()
22 int raw_openat2(int dfd, const char *path, void *how, size_t size) in raw_openat2()
28 int sys_openat2(int dfd, const char *path, struct open_how *how) in sys_openat2()
33 int sys_openat(int dfd, const char *path, struct open_how *how) in sys_openat()
98 struct open_how how = {}; in init() local
Drename_attack_test.c91 struct open_how how = { in test_rename_attack() local
Dresolve_test.c113 struct open_how how; member
Dopenat2_test.c154 struct open_how how; member
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
Dvarhandlers.c182 int spk_set_num_var(int input, struct st_var_header *var, int how) in spk_set_num_var()
284 int spk_set_mask_bits(const char *input, const int which, const int how) in spk_set_mask_bits()
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
Dvarhandlers.c179 int spk_set_num_var(int input, struct st_var_header *var, int how) in spk_set_num_var()
278 int spk_set_mask_bits(const char *input, const int which, const int how) in spk_set_mask_bits()
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/bti/
Dsignal.c34 int sigprocmask(int how, const sigset_t *mask, sigset_t *old) in sigprocmask()
/kernel/linux/linux-6.6/io_uring/
Dopenclose.c24 struct open_how how; member
93 struct open_how __user *how; in io_openat2_prep() local
/kernel/linux/linux-5.10/fs/
Dopen.c980 struct open_how how = { in build_open_how() local
994 inline int build_open_flags(const struct open_how *how, struct open_flags *op) in build_open_flags()
1127 struct open_how how = build_open_how(flags, mode); in file_open_name() local
1162 struct open_how how = build_open_how(flags, mode); in file_open_root() local
1171 struct open_how *how) in do_sys_openat2()
1201 struct open_how how = build_open_how(flags, mode); in do_sys_open() local
1222 struct open_how __user *, how, size_t, usize) in SYSCALL_DEFINE4() argument
/kernel/linux/linux-5.10/tools/perf/util/
Dordered-events.c266 static int __ordered_events__flush(struct ordered_events *oe, enum oe_flush how, in __ordered_events__flush()
339 int ordered_events__flush(struct ordered_events *oe, enum oe_flush how) in ordered_events__flush()
/kernel/linux/linux-6.6/tools/perf/util/
Dordered-events.c267 static int __ordered_events__flush(struct ordered_events *oe, enum oe_flush how, in __ordered_events__flush()
340 int ordered_events__flush(struct ordered_events *oe, enum oe_flush how) in ordered_events__flush()
/kernel/linux/linux-6.6/fs/nfs/
Dwrite.c1399 static int flush_task_priority(int how) in flush_task_priority()
1413 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_write()
1688 int how, int flags) in nfs_initiate_commit()
1812 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list()
1926 int how, struct nfs_commit_info *cinfo) in nfs_generic_commit_list()
1936 static int __nfs_commit_inode(struct inode *inode, int how, in __nfs_commit_inode()
1971 int nfs_commit_inode(struct inode *inode, int how) in nfs_commit_inode()
/kernel/linux/linux-5.10/fs/nfs/
Dwrite.c1364 static int flush_task_priority(int how) in flush_task_priority()
1378 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_write()
1664 int how, int flags) in nfs_initiate_commit()
1784 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list()
1895 int how, struct nfs_commit_info *cinfo) in nfs_generic_commit_list()
1905 static int __nfs_commit_inode(struct inode *inode, int how, in __nfs_commit_inode()
1940 int nfs_commit_inode(struct inode *inode, int how) in nfs_commit_inode()
/kernel/linux/linux-6.6/fs/
Dopen.c1205 struct open_how how = { in build_open_how() local
1219 inline int build_open_flags(const struct open_how *how, struct open_flags *op) in build_open_flags()
1360 struct open_how how = build_open_how(flags, mode); in file_open_name() local
1395 struct open_how how = build_open_how(flags, mode); in file_open_root() local
1404 struct open_how *how) in do_sys_openat2()
1433 struct open_how how = build_open_how(flags, mode); in do_sys_open() local
1454 struct open_how __user *, how, size_t, usize) in SYSCALL_DEFINE4() argument
/kernel/linux/linux-6.6/arch/sh/kernel/
Dsh_bios.c60 void sh_bios_shutdown(unsigned int how) in sh_bios_shutdown()
/kernel/linux/linux-5.10/arch/sh/kernel/
Dsh_bios.c60 void sh_bios_shutdown(unsigned int how) in sh_bios_shutdown()
/kernel/liteos_m/kal/posix/src/
Dsignal.c80 int sigprocmask(int how, const sigset_t *set, sigset_t *oset) in sigprocmask()
/kernel/linux/linux-6.6/net/atm/
Dpvc.c22 static int pvc_shutdown(struct socket *sock, int how) in pvc_shutdown()
/kernel/linux/linux-5.10/net/atm/
Dpvc.c22 static int pvc_shutdown(struct socket *sock, int how) in pvc_shutdown()

123456