Searched defs:how (Results 1 - 25 of 63) sorted by relevance

123

/linux-master/tools/testing/selftests/arm64/bti/
H A Dsignal.c34 int sigprocmask(int how, const sigset_t *mask, sigset_t *old) argument
/linux-master/tools/testing/selftests/openat2/
H A Drename_attack_test.c91 struct open_how how = { local
H A Dresolve_test.c113 struct open_how how; member in struct:basic_test
[all...]
H A Dhelpers.c17 bool needs_openat2(const struct open_how *how) argument
22 int raw_openat2(int dfd, const char *path, void *how, size_t size) argument
28 int sys_openat2(int dfd, const char *path, struct open_how *how) argument
33 int sys_openat(int dfd, const char *path, struct open_how *how) argument
98 struct open_how how = {}; local
[all...]
H A Dopenat2_test.c158 struct open_how how; member in struct:flag_test
[all...]
/linux-master/net/atm/
H A Dpvc.c22 static int pvc_shutdown(struct socket *sock, int how) argument
H A Dsvc.c46 static int svc_shutdown(struct socket *sock, int how) argument
/linux-master/arch/sh/kernel/
H A Dsh_bios.c60 void sh_bios_shutdown(unsigned int how) argument
/linux-master/drivers/accessibility/speakup/
H A Dvarhandlers.c182 int spk_set_num_var(int input, struct st_var_header *var, int how) argument
284 int spk_set_mask_bits(const char *input, const int which, const int how) argument
/linux-master/fs/autofs/
H A Dexpire.c11 autofs_can_expire(struct dentry *dentry, unsigned long timeout, unsigned int how) argument
29 autofs_mount_busy(struct vfsmount *mnt, struct dentry *dentry, unsigned int how) argument
147 autofs_direct_busy(struct vfsmount *mnt, struct dentry *top, unsigned long timeout, unsigned int how) argument
179 autofs_tree_busy(struct vfsmount *mnt, struct dentry *top, unsigned long timeout, unsigned int how) argument
238 autofs_check_leaves(struct vfsmount *mnt, struct dentry *parent, unsigned long timeout, unsigned int how) argument
271 autofs_expire_direct(struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, unsigned int how) argument
318 should_expire(struct dentry *dentry, struct vfsmount *mnt, unsigned long timeout, unsigned int how) argument
417 autofs_expire_indirect(struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, unsigned int how) argument
572 autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, unsigned int how) argument
611 unsigned int how = 0; local
[all...]
H A Ddev-ioctl.c464 int how; local
/linux-master/arch/alpha/kernel/
H A Dprocess.c78 struct halt_info *how = generic_ptr; local
/linux-master/tools/perf/util/
H A Dordered-events.c267 static int __ordered_events__flush(struct ordered_events *oe, enum oe_flush how, argument
340 int ordered_events__flush(struct ordered_events *oe, enum oe_flush how) argument
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c223 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) argument
/linux-master/io_uring/
H A Dopenclose.c24 struct open_how how; member in struct:io_open
98 struct open_how __user *how; local
[all...]
/linux-master/fs/bcachefs/
H A Dfs-ioctl.c319 int how = LOOKUP_FOLLOW; local
/linux-master/fs/nfs/
H A Dread.c190 nfs_initiate_read(struct nfs_pgio_header *hdr, struct rpc_message *msg, const struct nfs_rpc_ops *rpc_ops, struct rpc_task_setup *task_setup_data, int how) argument
/linux-master/include/uapi/linux/
H A Dauto_dev-ioctl.h63 __u32 how; member in struct:args_expire
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c886 static int rfcomm_sock_shutdown(struct socket *sock, int how) argument
/linux-master/net/dccp/
H A Dproto.c1090 void dccp_shutdown(struct sock *sk, int how) argument
/linux-master/net/llc/
H A Daf_llc.c445 static int llc_ui_shutdown(struct socket *sock, int how) argument
/linux-master/fs/
H A Dopen.c1192 struct open_how how = { local
1206 inline int build_open_flags(const struct open_how *how, struct open_flags *op) argument
1347 struct open_how how = build_open_how(flags, mode); local
1382 struct open_how how = build_open_how(flags, mode); local
1390 do_sys_openat2(int dfd, const char __user *filename, struct open_how *how) argument
1420 struct open_how how = build_open_how(flags, mode); local
[all...]
/linux-master/net/bluetooth/
H A Dl2cap_sock.c1260 static int l2cap_sock_shutdown(struct socket *sock, int how) argument
[all...]
/linux-master/drivers/s390/cio/
H A Dqdio_main.c837 static int qdio_cancel_ccw(struct qdio_irq *irq, int how) argument
872 int qdio_shutdown(struct ccw_device *cdev, int how) argument
[all...]
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c995 static int filelayout_initiate_commit(struct nfs_commit_data *data, int how) argument
1030 filelayout_commit_pagelist(struct inode *inode, struct list_head *mds_pages, int how, struct nfs_commit_info *cinfo) argument

Completed in 392 milliseconds

123