| /Linux-v5.4/fs/autofs/ | 
| 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()
 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
 
 | 
| D | dev-ioctl.c | 462 	int how;  in autofs_dev_ioctl_expire()  local
 | 
| /Linux-v5.4/drivers/staging/speakup/ | 
| D | varhandlers.c | 178 int spk_set_num_var(int input, struct st_var_header *var, int how)  in spk_set_num_var()277 int spk_set_mask_bits(const char *input, const int which, const int how)  in spk_set_mask_bits()
 
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | ordered-events.c | 266 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()
 
 | 
| /Linux-v5.4/fs/nfs/ | 
| D | write.c | 1386 static int flush_task_priority(int how)  in flush_task_priority()1400 			       struct rpc_task_setup *task_setup_data, int how)  in nfs_initiate_write()
 1683 			int how, int flags)  in nfs_initiate_commit()
 1797 nfs_commit_list(struct inode *inode, struct list_head *head, int how,  in nfs_commit_list()
 1903 			    int how, struct nfs_commit_info *cinfo)  in nfs_generic_commit_list()
 1913 static int __nfs_commit_inode(struct inode *inode, int how,  in __nfs_commit_inode()
 1947 int nfs_commit_inode(struct inode *inode, int how)  in nfs_commit_inode()
 
 | 
| D | pnfs_nfs.c | 262 			     int how, struct nfs_commit_info *cinfo,  in pnfs_generic_commit_pagelist()
 | 
| D | pagelist.c | 564 			      int how, struct nfs_commit_info *cinfo)  in nfs_pgio_rpcsetup()615 		      const struct rpc_call_ops *call_ops, int how, int flags)  in nfs_initiate_pgio()
 
 | 
| D | read.c | 210 			      struct rpc_task_setup *task_setup_data, int how)  in nfs_initiate_read()
 | 
| D | pnfs.h | 438 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how,  in pnfs_commit_list()741 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how,  in pnfs_commit_list()
 
 | 
| /Linux-v5.4/arch/sh/kernel/ | 
| D | sh_bios.c | 60 void sh_bios_shutdown(unsigned int how)  in sh_bios_shutdown()
 | 
| /Linux-v5.4/net/atm/ | 
| D | pvc.c | 22 static int pvc_shutdown(struct socket *sock, int how)  in pvc_shutdown()
 | 
| D | svc.c | 41 static int svc_shutdown(struct socket *sock, int how)  in svc_shutdown()
 | 
| /Linux-v5.4/arch/alpha/kernel/ | 
| D | process.c | 78 	struct halt_info *how = (struct halt_info *)generic_ptr;  in common_shutdown_1()  local
 | 
| D | signal.c | 44 SYSCALL_DEFINE2(osf_sigprocmask, int, how, unsigned long, newmask)  in SYSCALL_DEFINE2()  argument
 | 
| /Linux-v5.4/drivers/scsi/aic7xxx/aicasm/ | 
| D | aicasm_symbol.c | 222 symlist_add(symlist_t *symlist, symbol_t *symbol, int how)  in symlist_add()
 | 
| /Linux-v5.4/fs/nfs/filelayout/ | 
| D | filelayout.c | 1047 static int filelayout_initiate_commit(struct nfs_commit_data *data, int how)  in filelayout_initiate_commit()1113 			   int how, struct nfs_commit_info *cinfo)  in filelayout_commit_pagelist()
 
 | 
| /Linux-v5.4/kernel/ | 
| D | compat.c | 128 COMPAT_SYSCALL_DEFINE3(sigprocmask, int, how,  in COMPAT_SYSCALL_DEFINE3()  argument
 | 
| D | signal.c | 2927 int sigprocmask(int how, sigset_t *set, sigset_t *oldset)  in sigprocmask()3010 SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset,  in SYSCALL_DEFINE4()  argument
 3041 COMPAT_SYSCALL_DEFINE4(rt_sigprocmask, int, how, compat_sigset_t __user *, nset,  in COMPAT_SYSCALL_DEFINE4()  argument
 4180 SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset,  in SYSCALL_DEFINE3()  argument
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | auto_dev-ioctl.h | 63 	__u32	how;  member
 | 
| /Linux-v5.4/net/dccp/ | 
| D | proto.c | 1095 void dccp_shutdown(struct sock *sk, int how)  in dccp_shutdown()
 | 
| /Linux-v5.4/net/llc/ | 
| D | af_llc.c | 415 static int llc_ui_shutdown(struct socket *sock, int how)  in llc_ui_shutdown()
 | 
| /Linux-v5.4/net/bluetooth/rfcomm/ | 
| D | sock.c | 912 static int rfcomm_sock_shutdown(struct socket *sock, int how)  in rfcomm_sock_shutdown()
 | 
| /Linux-v5.4/net/ | 
| D | socket.c | 1306 int sock_wake_async(struct socket_wq *wq, int how, int band)  in sock_wake_async()2151 int __sys_shutdown(int fd, int how)  in __sys_shutdown()
 2166 SYSCALL_DEFINE2(shutdown, int, fd, int, how)  in SYSCALL_DEFINE2()  argument
 3721 int kernel_sock_shutdown(struct socket *sock, enum sock_shutdown_cmd how)  in kernel_sock_shutdown()
 
 | 
| /Linux-v5.4/include/net/bluetooth/ | 
| D | bluetooth.h | 335 static inline struct sk_buff *bt_skb_alloc(unsigned int len, gfp_t how)  in bt_skb_alloc()
 | 
| /Linux-v5.4/net/bluetooth/ | 
| D | l2cap_sock.c | 1106 static int l2cap_sock_shutdown(struct socket *sock, int how)  in l2cap_sock_shutdown()
 |