Home
last modified time | relevance | path

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

123

/linux-5.19.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
/linux-5.19.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.c158 struct open_how how; member
/linux-5.19.10/drivers/accessibility/speakup/
Dvarhandlers.c180 int spk_set_num_var(int input, struct st_var_header *var, int how) in spk_set_num_var()
279 int spk_set_mask_bits(const char *input, const int which, const int how) in spk_set_mask_bits()
/linux-5.19.10/tools/testing/selftests/arm64/bti/
Dsignal.c34 int sigprocmask(int how, const sigset_t *mask, sigset_t *old) in sigprocmask()
/linux-5.19.10/fs/
Dopen.c1072 struct open_how how = { in build_open_how() local
1086 inline int build_open_flags(const struct open_how *how, struct open_flags *op) in build_open_flags()
1219 struct open_how how = build_open_how(flags, mode); in file_open_name() local
1254 struct open_how how = build_open_how(flags, mode); in file_open_root() local
1263 struct open_how *how) in do_sys_openat2()
1293 struct open_how how = build_open_how(flags, mode); in do_sys_open() local
1314 struct open_how __user *, how, size_t, usize) in SYSCALL_DEFINE4() argument
/linux-5.19.10/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()
/linux-5.19.10/fs/nfs/
Dwrite.c1391 static int flush_task_priority(int how) in flush_task_priority()
1405 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_write()
1695 int how, int flags) in nfs_initiate_commit()
1819 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list()
1931 int how, struct nfs_commit_info *cinfo) in nfs_generic_commit_list()
1941 static int __nfs_commit_inode(struct inode *inode, int how, in __nfs_commit_inode()
1976 int nfs_commit_inode(struct inode *inode, int how) in nfs_commit_inode()
Dread.c195 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_read()
Dpagelist.c701 int how, struct nfs_commit_info *cinfo) in nfs_pgio_rpcsetup()
752 const struct rpc_call_ops *call_ops, int how, int flags) in nfs_initiate_pgio()
Dpnfs_nfs.c508 int how, struct nfs_commit_info *cinfo, in pnfs_generic_commit_pagelist()
/linux-5.19.10/arch/sh/kernel/
Dsh_bios.c60 void sh_bios_shutdown(unsigned int how) in sh_bios_shutdown()
/linux-5.19.10/net/atm/
Dpvc.c22 static int pvc_shutdown(struct socket *sock, int how) in pvc_shutdown()
Dsvc.c41 static int svc_shutdown(struct socket *sock, int how) in svc_shutdown()
/linux-5.19.10/kernel/
Dcompat.c40 COMPAT_SYSCALL_DEFINE3(sigprocmask, int, how, in COMPAT_SYSCALL_DEFINE3() argument
/linux-5.19.10/arch/alpha/kernel/
Dprocess.c77 struct halt_info *how = (struct halt_info *)generic_ptr; in common_shutdown_1() local
Dsignal.c44 SYSCALL_DEFINE2(osf_sigprocmask, int, how, unsigned long, newmask) in SYSCALL_DEFINE2() argument
/linux-5.19.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c222 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add()
/linux-5.19.10/fs/nfs/filelayout/
Dfilelayout.c983 static int filelayout_initiate_commit(struct nfs_commit_data *data, int how) in filelayout_initiate_commit()
1019 int how, struct nfs_commit_info *cinfo) in filelayout_commit_pagelist()
/linux-5.19.10/drivers/s390/cio/
Dqdio_main.c819 static int qdio_cancel_ccw(struct qdio_irq *irq, int how) in qdio_cancel_ccw()
854 int qdio_shutdown(struct ccw_device *cdev, int how) in qdio_shutdown()
/linux-5.19.10/include/uapi/linux/
Dauto_dev-ioctl.h63 __u32 how; member
/linux-5.19.10/tools/perf/
Dbuiltin-daemon.c894 int how = 0; in daemon_session__kill() local
949 int how = 0; in daemon__kill() local
/linux-5.19.10/net/
Dsocket.c1403 int sock_wake_async(struct socket_wq *wq, int how, int band) in sock_wake_async()
2320 int __sys_shutdown_sock(struct socket *sock, int how) in __sys_shutdown_sock()
2331 int __sys_shutdown(int fd, int how) in __sys_shutdown()
2344 SYSCALL_DEFINE2(shutdown, int, fd, int, how) in SYSCALL_DEFINE2() argument
3606 int kernel_sock_shutdown(struct socket *sock, enum sock_shutdown_cmd how) in kernel_sock_shutdown()

123