/kernel/liteos_a/fs/vfs/operation/ |
H A D | vfs_fcntl.c | 89 int oflags = va_arg(ap, int); in VfsFcntl() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | step.c | 114 unsigned long oflags; in enable_single_step() local
|
/kernel/linux/linux-5.10/kernel/ |
H A D | irq_work.c | 32 int oflags; in irq_work_claim() local
|
H A D | workqueue.c | 989 unsigned int oflags = worker->flags; in worker_clr_flags() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | step.c | 114 unsigned long oflags; in enable_single_step() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | irq_work.c | 59 int oflags; in irq_work_claim() local
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | dir.c | 226 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, struct tcon_link *tlink, unsigned oflags, umode_t mode, __u32 *oplock, struct cifs_fid *fid) cifs_do_create() argument 462 cifs_atomic_open(struct inode *inode, struct dentry *direntry, struct file *file, unsigned oflags, umode_t mode) cifs_atomic_open() argument 581 unsigned oflags = O_EXCL | O_CREAT | O_RDWR; cifs_create() local [all...] |
H A D | file.c | 735 unsigned int oflags = cfile->f_flags & in cifs_reopen_file() local
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | dir.c | 177 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock, struct cifs_fid *fid, struct cifs_open_info_data *buf) global() argument 418 cifs_atomic_open(struct inode *inode, struct dentry *direntry, struct file *file, unsigned oflags, umode_t mode) global() argument 545 unsigned oflags = O_EXCL | O_CREAT | O_RDWR; global() local [all...] |
H A D | file.c | 951 unsigned int oflags = cfile->f_flags & in cifs_reopen_file() local
|
/kernel/liteos_m/components/fs/littlefs/ |
H A D | lfs_adapter.c | 111 static int ConvertFlagToLfsOpenFlag (int oflags)
in ConvertFlagToLfsOpenFlag() argument
|
/kernel/uniproton/src/fs/littlefs/ |
H A D | lfs_adapter.c | 89 static S32 OsConvertFlagToLfsOpenFlag(S32 oflags)
in OsConvertFlagToLfsOpenFlag() argument
|
/kernel/liteos_m/components/fs/fatfs/ |
H A D | fatfs.c | 113 static unsigned int FatFsGetMode(int oflags)
in FatFsGetMode() argument
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_ioctl32.h | 83 __u32 oflags; /* open flags */ member
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ipconfig.c | 215 unsigned short oflags; in ic_open_devs() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_ioctl32.h | 81 __u32 oflags; /* open flags */ member
|
/kernel/liteos_a/kernel/extended/dynload/src/ |
H A D | los_load_elf.c | 52 STATIC INT32 OsELFOpen(const CHAR *fileName, INT32 oflags)
in OsELFOpen() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ipconfig.c | 214 unsigned short oflags; in ic_open_devs() local
|
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
H A D | ipmi_ssif.c | 398 unsigned long oflags; in check_start_send() local 552 unsigned long oflags, *flags; in retry_timeout() local 576 unsigned long oflags, *flags; in watch_timeout() local 598 unsigned long oflags, *flags; in ssif_alert() local 623 unsigned long oflags, *flags; in msg_done_handler() local 979 unsigned long oflags, *flags; msg_written_handler() local 1050 unsigned long oflags; start_next_msg() local 1084 unsigned long oflags, *flags; sender() local 1121 unsigned long oflags, *flags; request_events() local 1138 unsigned long oflags, *flags; ssif_set_need_watch() local [all...] |
/kernel/linux/linux-6.6/fs/udf/ |
H A D | inode.c | 405 int oflags; /* UDF_BLK_ flags reporting results */ member
|
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | ipmi_ssif.c | 392 unsigned long oflags; in check_start_send() local 545 unsigned long oflags, *flags; in retry_timeout() local 569 unsigned long oflags, *flags; in watch_timeout() local 591 unsigned long oflags, *flags; in ssif_alert() local 616 unsigned long oflags, *flags; in msg_done_handler() local 971 unsigned long oflags, *flags; msg_written_handler() local 1041 unsigned long oflags; start_next_msg() local 1075 unsigned long oflags, *flags; sender() local 1112 unsigned long oflags, *flags; request_events() local 1129 unsigned long oflags, *flags; ssif_set_need_watch() local [all...] |
/kernel/liteos_a/syscall/ |
H A D | fs_syscall.c | 412 int SysOpen(const char *path, int oflags, ...) in SysOpen() argument 1781 int SysOpenat(int dirfd, const char *path, int oflags, ...) in SysOpenat() argument [all...] |
/kernel/linux/linux-5.10/net/ |
H A D | socket.c | 2486 unsigned int oflags = flags; in __sys_sendmmsg() local
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4proc.c | 199 int oflags; in nfsd4_vfs_create() local
|
/kernel/linux/linux-6.6/net/ |
H A D | socket.c | 2668 unsigned int oflags = flags; in __sys_sendmmsg() local
|