Home
last modified time | relevance | path

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

123

/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-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-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-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-5.10/fs/nfs/
Dwrite.c1363 static int flush_task_priority(int how) in flush_task_priority()
1377 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_write()
1663 int how, int flags) in nfs_initiate_commit()
1783 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list()
1894 int how, struct nfs_commit_info *cinfo) in nfs_generic_commit_list()
1904 static int __nfs_commit_inode(struct inode *inode, int how, in __nfs_commit_inode()
1939 int nfs_commit_inode(struct inode *inode, int how) in nfs_commit_inode()
Dpnfs_nfs.c508 int how, struct nfs_commit_info *cinfo, in pnfs_generic_commit_pagelist()
Dread.c210 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_read()
/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-5.10/net/atm/
Dpvc.c22 static int pvc_shutdown(struct socket *sock, int how) in pvc_shutdown()
/kernel/linux/linux-5.10/kernel/
Dcompat.c40 COMPAT_SYSCALL_DEFINE3(sigprocmask, int, how, in COMPAT_SYSCALL_DEFINE3() argument
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dprocess.c77 struct halt_info *how = (struct halt_info *)generic_ptr; in common_shutdown_1() local
/kernel/liteos_m/components/signal/
Dlos_signal.c267 UINT32 LOS_SignalMask(INT32 how, const sigset_t *set, sigset_t *oldSet) in LOS_SignalMask()
/kernel/liteos_a/syscall/
Dnet_syscall.c334 int SysShutdown(int socket, int how) in SysShutdown()
Dipc_syscall.c239 int SysSigprocMask(int how, const sigset_t_l *restrict setl, sigset_t_l *restrict oldl, size_t sigs… in SysSigprocMask()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c222 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add()
/kernel/liteos_a/compat/posix/src/
Dsocket.c58 int shutdown(int s, int how) in shutdown()
/kernel/linux/linux-5.10/fs/nfs/filelayout/
Dfilelayout.c988 static int filelayout_initiate_commit(struct nfs_commit_data *data, int how) in filelayout_initiate_commit()
1024 int how, struct nfs_commit_info *cinfo) in filelayout_commit_pagelist()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dauto_dev-ioctl.h41 __u32 how; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dauto_dev-ioctl.h54 __u32 how; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dauto_dev-ioctl.h63 __u32 how; member

123