Home
last modified time | relevance | path

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

1234

/openbmc/linux/fs/autofs/
H A 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
/openbmc/linux/tools/testing/selftests/openat2/
H A 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
H A Drename_attack_test.c91 struct open_how how = { in test_rename_attack() local
H A Dresolve_test.c113 struct open_how how; member
H A Dopenat2_test.c158 struct open_how how; member
/openbmc/linux/drivers/accessibility/speakup/
H A Dvarhandlers.c182 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()
/openbmc/linux/tools/testing/selftests/arm64/bti/
H A Dsignal.c34 int sigprocmask(int how, const sigset_t *mask, sigset_t *old) in sigprocmask()
/openbmc/linux/io_uring/
H A Dopenclose.c24 struct open_how how; member
93 struct open_how __user *how; in io_openat2_prep() local
/openbmc/linux/tools/perf/util/
H A 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()
/openbmc/linux/fs/
H A Dopen.c1205 struct open_how how = { in build_open_how() local
1219 inline int build_open_flags(const struct open_how *how, struct open_flags *op) in build_open_flags()
1360 struct open_how how = build_open_how(flags, mode); in file_open_name() local
1395 struct open_how how = build_open_how(flags, mode); in file_open_root() local
1404 struct open_how *how) in do_sys_openat2()
1433 struct open_how how = build_open_how(flags, mode); in do_sys_open() local
1454 struct open_how __user *, how, size_t, usize) in SYSCALL_DEFINE4() argument
/openbmc/linux/fs/nfs/
H A Dwrite.c1399 static int flush_task_priority(int how) in flush_task_priority()
1413 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_write()
1688 int how, int flags) in nfs_initiate_commit()
1812 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list()
1926 int how, struct nfs_commit_info *cinfo) in nfs_generic_commit_list()
1936 static int __nfs_commit_inode(struct inode *inode, int how, in __nfs_commit_inode()
1971 int nfs_commit_inode(struct inode *inode, int how) in nfs_commit_inode()
H A Dread.c193 struct rpc_task_setup *task_setup_data, int how) in nfs_initiate_read()
H A Dpnfs_nfs.c508 int how, struct nfs_commit_info *cinfo, in pnfs_generic_commit_pagelist()
H A Dpagelist.c797 unsigned int count, int how, in nfs_pgio_rpcsetup()
849 const struct rpc_call_ops *call_ops, int how, int flags) in nfs_initiate_pgio()
/openbmc/linux/arch/sh/kernel/
H A Dsh_bios.c60 void sh_bios_shutdown(unsigned int how) in sh_bios_shutdown()
/openbmc/linux/net/atm/
H A Dpvc.c22 static int pvc_shutdown(struct socket *sock, int how) in pvc_shutdown()
H A Dsvc.c46 static int svc_shutdown(struct socket *sock, int how) in svc_shutdown()
/openbmc/linux/kernel/
H A Dcompat.c40 COMPAT_SYSCALL_DEFINE3(sigprocmask, int, how, in COMPAT_SYSCALL_DEFINE3() argument
/openbmc/linux/arch/alpha/kernel/
H A Dprocess.c78 struct halt_info *how = generic_ptr; in common_shutdown_1() local
H A Dsignal.c44 SYSCALL_DEFINE2(osf_sigprocmask, int, how, unsigned long, newmask) in SYSCALL_DEFINE2() argument
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c223 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add()
/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c995 static int filelayout_initiate_commit(struct nfs_commit_data *data, int how) in filelayout_initiate_commit()
1031 int how, struct nfs_commit_info *cinfo) in filelayout_commit_pagelist()
/openbmc/linux/include/uapi/linux/
H A Dauto_dev-ioctl.h63 __u32 how; member
/openbmc/linux/drivers/s390/cio/
H A Dqdio_main.c837 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()
/openbmc/u-boot/include/
H A Dsym53c8xx.h459 #define SCR_LOAD_R(reg, how, n) \ argument
462 #define SCR_STORE_R(reg, how, n) \ argument

1234