Home
last modified time | relevance | path

Searched defs:open (Results 1 – 25 of 147) sorted by relevance

123456

/linux/io_uring/
H A Dopenclose.c41 static bool io_openat_force_async(struct io_open *open) in io_openat_force_async()
54 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in __io_openat_prep() local
89 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat_prep() local
99 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat2_prep() local
118 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat2() local
184 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_open_cleanup() local
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_osd.rst765 .. c:function:: int open(const char *deviceName, int flags) argument
767 Arguments
804 Description
810 Return Value
H A Dlegacy_dvb_audio.rst1446 .. c:function:: int open(const char *deviceName, int flags) argument
1448 Arguments
1489 ``/dev/dvb/adapter0/audio0``) for subsequent use. When an open() call has argument
1502 Return Value
H A Dlegacy_dvb_video.rst2224 .. c:function:: int open(const char *deviceName, int flags) argument
2226 Arguments
2269 When an open() call has succeeded, the device will be ready for use. The argument
2282 Return Value
/linux/include/linux/
H A Dhdlc.h20 int (*open)(struct net_device *dev); member
46 int open; member
H A Dhiddev.h26 int open; member
H A Dposix-clock.h57 int (*open)(struct posix_clock_context *pccontext, fmode_t f_mode); member
/linux/include/linux/mtd/
H A Dblktrans.h28 int open; member
61 int (*open)(struct mtd_blktrans_dev *dev); member
/linux/net/tipc/
H A Dname_distr.c314 u16 *rcv_nxt, bool *open) in tipc_named_dequeue()
365 u16 *rcv_nxt, bool *open) in tipc_named_rcv()
/linux/Documentation/userspace-api/media/v4l/
H A Dopen.rst4 .. _open: target
/linux/include/linux/platform_data/
H A Dtda9950.h12 int (*open)(void *); member
/linux/fs/nfsd/
H A Dnfs4proc.c107 struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in nfsd4_check_open_attributes()
125 is_create_with_attrs(struct nfsd4_open *open) in is_create_with_attrs()
144 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
182 …_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct s… in nfsd4_set_open_owner_reply_cache()
198 struct nfsd4_open *open) in nfsd4_vfs_create()
236 struct svc_fh *resfhp, struct nfsd4_open *open) in nfsd4_create_file()
423 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open in do_open_lookup()
490 …_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in do_open_fhandle()
534 struct nfsd4_open *open = &u->open; in nfsd4_open() local
658 struct nfsd4_open *open = &op->u.open; in nfsd4_open_omfg() local
H A Dnfs4state.c545 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str()
4953 nfsd4_find_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) in nfsd4_find_existing_open()
5066 nfsd4_find_and_lock_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) in nfsd4_find_and_lock_existing_open()
5081 find_or_alloc_open_stateowner(unsigned int strhashval, struct nfsd4_open *open, in find_or_alloc_open_stateowner()
5124 init_open_stateid(struct nfs4_file *fp, struct nfsd4_open *open) in init_open_stateid()
5562 struct nfsd4_open *open, struct nfsd_net *nn) in nfsd4_process_open1()
5636 static bool nfsd4_is_deleg_cur(struct nfsd4_open *open) in nfsd4_is_deleg_cur()
5643 nfs4_check_deleg(struct nfs4_client *cl, struct nfsd4_open *open, in nfs4_check_deleg()
5693 struct nfsd4_open *open) in nfsd4_truncate()
5711 struct nfsd4_open *open, bool new_stp) in nfs4_get_vfs_file()
[all …]
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.h19 int (*open)(struct emac_adapter *adpt); member
/linux/tools/include/nolibc/
H A Dfcntl.h54 int open(const char *path, int flags, ...) in open() function
/linux/rust/kernel/
H A Dmiscdevice.rs121 fn open(_file: &File, _misc: &MiscDeviceRegistration<Self>) -> Result<Self::Ptr>; in open() method
193 unsafe extern "C" fn open(inode: *mut bindings::inode, raw_file: *mut bindings::file) -> c_int { in open() method
/linux/fs/nfs_common/
H A Dgrace.c64 __state_in_grace(struct net *net, bool open) in __state_in_grace()
/linux/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp25 int open(const struct bpf_object_open_opts *opts = nullptr) in open() function in Skeleton
/linux/fs/smb/client/
H A Dmisc.c683 cifs_del_pending_open(struct cifs_pending_open *open) in cifs_del_pending_open()
692 struct cifs_pending_open *open) in cifs_add_pending_open_locked()
703 struct cifs_pending_open *open) in cifs_add_pending_open()
/linux/rust/kernel/drm/
H A Dfile.rs17 fn open(device: &drm::Device<Self::Driver>) -> Result<Pin<KBox<Self>>>; in open() method
/linux/arch/um/drivers/
H A Dchan_user.h21 int (*open)(int, int, int, void *, char **); member
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-ci.c130 static int poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in poll_slot_status()
259 static int poll_slot_status_xo2(struct dvb_ca_en50221 *ca, int slot, int open) in poll_slot_status_xo2()
/linux/arch/powerpc/boot/
H A Dops.h58 int (*open)(void); member
68 int (*open)(void); member
/linux/tools/testing/selftests/hid/tests/
H A Dbase_device.py261 def open(self: "EvdevDevice") -> libevdev.Device: member in EvdevDevice
384 def open(self): member in BaseDevice
/linux/include/media/
H A Dmedia-devnode.h54 int (*open) (struct file *); member

123456