/linux/fs/autofs/ |
H A D | expire.c | 12 unsigned long timeout, unsigned int how) in autofs_can_expire() 30 struct dentry *dentry, unsigned int how) in autofs_mount_busy() 150 unsigned int how) in autofs_direct_busy() 182 unsigned int how) in autofs_tree_busy() 241 unsigned int how) in autofs_check_leaves() 274 unsigned int how) in autofs_expire_direct() 321 unsigned int how) in should_expire() 420 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/tools/testing/selftests/openat2/ |
H A D | helpers.c | 17 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
|
H A D | rename_attack_test.c | 91 struct open_how how = { in test_rename_attack() local
|
H A D | resolve_test.c | 113 struct open_how how; member
|
H A D | openat2_test.c | 159 struct open_how how; member
|
/linux/drivers/accessibility/speakup/ |
H A D | varhandlers.c | 182 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()
|
/linux/tools/perf/util/ |
H A D | ordered-events.c | 267 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/tools/testing/selftests/arm64/bti/ |
H A D | signal.c | 34 int sigprocmask(int how, const sigset_t *mask, sigset_t *old) in sigprocmask()
|
/linux/io_uring/ |
H A D | openclose.c | 26 struct open_how how; member 100 struct open_how __user *how; in io_openat2_prep() local
|
/linux/arch/sh/kernel/ |
H A D | sh_bios.c | 60 void sh_bios_shutdown(unsigned int how) in sh_bios_shutdown()
|
/linux/net/atm/ |
H A D | pvc.c | 22 static int pvc_shutdown(struct socket *sock, int how) in pvc_shutdown()
|
H A D | svc.c | 46 static int svc_shutdown(struct socket *sock, int how) in svc_shutdown()
|
/linux/kernel/ |
H A D | compat.c | 40 COMPAT_SYSCALL_DEFINE3(sigprocmask, int, how, in COMPAT_SYSCALL_DEFINE3() argument
|
/linux/arch/alpha/kernel/ |
H A D | process.c | 78 struct halt_info *how = generic_ptr; in common_shutdown_1() local
|
H A D | signal.c | 44 SYSCALL_DEFINE2(osf_sigprocmask, int, how, unsigned long, newmask) in SYSCALL_DEFINE2() argument
|
/linux/fs/nfs/ |
H A D | localio.c | 525 enum nfs3_stable_how how) in nfs_set_local_verifier() 829 const struct rpc_call_ops *call_ops, int how) in nfs_local_commit()
|
H A D | pnfs_nfs.c | 463 int how, struct nfs_commit_info *cinfo, in pnfs_generic_commit_pagelist()
|
H A D | read.c | 192 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_read()
|
/linux/fs/bcachefs/ |
H A D | fs-ioctl.c | 214 int how = LOOKUP_FOLLOW; in bch2_ioctl_subvolume_create() local
|
/linux/fs/nfs/filelayout/ |
H A D | filelayout.c | 987 static int filelayout_initiate_commit(struct nfs_commit_data *data, int how) in filelayout_initiate_commit() 1023 int how, struct nfs_commit_info *cinfo) in filelayout_commit_pagelist()
|
/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_symbol.c | 223 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add()
|
/linux/drivers/s390/cio/ |
H A D | qdio_main.c | 837 static int qdio_cancel_ccw(struct qdio_irq *irq, int how) in qdio_cancel_ccw() 872 int qdio_shutdown(struct ccw_device *cdev, int how) in qdio_shutdown()
|
/linux/include/uapi/linux/ |
H A D | auto_dev-ioctl.h | 63 __u32 how; member
|
/linux/tools/perf/ |
H A D | builtin-daemon.c | 895 int how = 0; in daemon_session__kill() local 950 int how = 0; in daemon__kill() local
|
/linux/net/ |
H A D | socket.c | 1477 int sock_wake_async(struct socket_wq *wq, int how, int band) in sock_wake_async() 2448 int __sys_shutdown_sock(struct socket *sock, int how) in __sys_shutdown_sock() 2459 int __sys_shutdown(int fd, int how) in __sys_shutdown() 2473 SYSCALL_DEFINE2(shutdown, int, fd, int, how) in SYSCALL_DEFINE2() argument 3699 int kernel_sock_shutdown(struct socket *sock, enum sock_shutdown_cmd how) in kernel_sock_shutdown()
|