| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/bti/ |
| H A D | signal.c | 34 int sigprocmask(int how, const sigset_t *mask, sigset_t *old) in sigprocmask() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/openat2/ |
| H A D | resolve_test.c | 113 struct open_how how; member [all...] |
| H A D | rename_attack_test.c | 91 struct open_how how = { in test_rename_attack() local
|
| H A D | helpers.c | 17 bool needs_openat2(const struct open_how *how) in needs_openat2() argument 22 int raw_openat2(int dfd, const char *path, void *how, size_t size) in raw_openat2() argument 28 int sys_openat2(int dfd, const char *path, struct open_how *how) in sys_openat2() argument 33 int sys_openat(int dfd, const char *path, struct open_how *how) in sys_openat() argument 98 struct open_how how = {}; init() local [all...] |
| H A D | openat2_test.c | 154 struct open_how how; member [all...] |
| /kernel/linux/linux-5.10/net/atm/ |
| H A D | pvc.c | 22 static int pvc_shutdown(struct socket *sock, int how) in pvc_shutdown() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/openat2/ |
| H A D | resolve_test.c | 113 struct open_how how; member [all...] |
| H A D | rename_attack_test.c | 91 struct open_how how = { in test_rename_attack() local
|
| H A D | helpers.c | 17 bool needs_openat2(const struct open_how *how) in needs_openat2() argument 22 int raw_openat2(int dfd, const char *path, void *how, size_t size) in raw_openat2() argument 28 int sys_openat2(int dfd, const char *path, struct open_how *how) in sys_openat2() argument 33 int sys_openat(int dfd, const char *path, struct open_how *how) in sys_openat() argument 98 struct open_how how = {}; init() local [all...] |
| H A D | openat2_test.c | 158 struct open_how how; member [all...] |
| /kernel/liteos_m/kal/posix/src/ |
| H A D | signal.c | 80 int sigprocmask(int how, const sigset_t *set, sigset_t *oset)
in sigprocmask() argument
|
| /kernel/linux/linux-6.6/net/atm/ |
| H A D | pvc.c | 22 static int pvc_shutdown(struct socket *sock, int how) in pvc_shutdown() argument
|
| /kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
| H A D | varhandlers.c | 179 int spk_set_num_var(int input, struct st_var_header *var, int how) in spk_set_num_var() argument 278 int spk_set_mask_bits(const char *input, const int which, const int how) in spk_set_mask_bits() argument
|
| /kernel/linux/linux-5.10/arch/sh/kernel/ |
| H A D | sh_bios.c | 60 void sh_bios_shutdown(unsigned int how) in sh_bios_shutdown() argument
|
| /kernel/linux/linux-6.6/arch/sh/kernel/ |
| H A D | sh_bios.c | 60 void sh_bios_shutdown(unsigned int how) in sh_bios_shutdown() argument
|
| /kernel/linux/linux-5.10/fs/autofs/ |
| H A D | expire.c | 11 autofs_can_expire(struct dentry *dentry, unsigned long timeout, unsigned int how) autofs_can_expire() argument 29 autofs_mount_busy(struct vfsmount *mnt, struct dentry *dentry, unsigned int how) autofs_mount_busy() argument 150 autofs_direct_busy(struct vfsmount *mnt, struct dentry *top, unsigned long timeout, unsigned int how) autofs_direct_busy() argument 182 autofs_tree_busy(struct vfsmount *mnt, struct dentry *top, unsigned long timeout, unsigned int how) autofs_tree_busy() argument 241 autofs_check_leaves(struct vfsmount *mnt, struct dentry *parent, unsigned long timeout, unsigned int how) autofs_check_leaves() argument 274 autofs_expire_direct(struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, unsigned int how) autofs_expire_direct() argument 321 should_expire(struct dentry *dentry, struct vfsmount *mnt, unsigned long timeout, unsigned int how) should_expire() argument 420 autofs_expire_indirect(struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, unsigned int how) autofs_expire_indirect() argument 575 autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, unsigned int how) autofs_do_expire_multi() argument 614 unsigned int how = 0; autofs_expire_multi() local [all...] |
| /kernel/linux/linux-6.6/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() argument 284 int spk_set_mask_bits(const char *input, const int which, const int how) in spk_set_mask_bits() argument
|
| /kernel/linux/linux-6.6/fs/autofs/ |
| H A D | expire.c | 11 autofs_can_expire(struct dentry *dentry, unsigned long timeout, unsigned int how) autofs_can_expire() argument 29 autofs_mount_busy(struct vfsmount *mnt, struct dentry *dentry, unsigned int how) autofs_mount_busy() argument 150 autofs_direct_busy(struct vfsmount *mnt, struct dentry *top, unsigned long timeout, unsigned int how) autofs_direct_busy() argument 182 autofs_tree_busy(struct vfsmount *mnt, struct dentry *top, unsigned long timeout, unsigned int how) autofs_tree_busy() argument 241 autofs_check_leaves(struct vfsmount *mnt, struct dentry *parent, unsigned long timeout, unsigned int how) autofs_check_leaves() argument 274 autofs_expire_direct(struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, unsigned int how) autofs_expire_direct() argument 321 should_expire(struct dentry *dentry, struct vfsmount *mnt, unsigned long timeout, unsigned int how) should_expire() argument 420 autofs_expire_indirect(struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, unsigned int how) autofs_expire_indirect() argument 575 autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, unsigned int how) autofs_do_expire_multi() argument 614 unsigned int how = 0; autofs_expire_multi() local [all...] |
| /kernel/linux/linux-6.6/io_uring/ |
| H A D | openclose.c | 24 struct open_how how; member 93 struct open_how __user *how; in io_openat2_prep() local [all...] |
| /kernel/liteos_m/components/signal/ |
| H A D | los_signal.c | 267 UINT32 LOS_SignalMask(INT32 how, const sigset_t *set, sigset_t *oldSet)
in LOS_SignalMask() argument
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| H A D | process.c | 77 struct halt_info *how = (struct halt_info *)generic_ptr; in common_shutdown_1() local
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| H A D | process.c | 78 struct halt_info *how = generic_ptr; in common_shutdown_1() local
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.c | 222 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | ordered-events.c | 266 static int __ordered_events__flush(struct ordered_events *oe, enum oe_flush how, in __ordered_events__flush() argument 339 int ordered_events__flush(struct ordered_events *oe, enum oe_flush how) in ordered_events__flush() argument
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | read.c | 207 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) nfs_initiate_read() argument
|