/linux/io_uring/ |
H A D | openclose.c | 39 io_openat_force_async(struct io_open * open) io_openat_force_async() argument 52 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); __io_openat_prep() local 87 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_openat_prep() local 97 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_openat2_prep() local 116 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_openat2() local 182 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_open_cleanup() local [all...] |
/linux/Documentation/userspace-api/media/dvb/ |
H A D | legacy_dvb_osd.rst | 765 .. c:function:: int open(const char *deviceName, int flags) argument 767 Arguments 804 Description 810 Return Value
|
H A D | legacy_dvb_audio.rst | 1446 .. 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 D | legacy_dvb_video.rst | 2224 .. 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 D | hdlc.h | 20 int (*open)(struct net_device *dev); member 46 int open; member
|
H A D | hiddev.h | 26 int open; member
|
H A D | posix-clock.h | 57 int (*open)(struct posix_clock_context *pccontext, fmode_t f_mode); member
|
/linux/include/linux/mtd/ |
H A D | blktrans.h | 28 int open; member 61 int (*open)(struct mtd_blktrans_dev *dev); member
|
/linux/net/tipc/ |
H A D | name_distr.c | 314 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 D | open.rst | 4 .. _open: target
|
/linux/include/linux/platform_data/ |
H A D | tda9950.h | 12 int (*open)(void *); member
|
/linux/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-sgmii.h | 19 int (*open)(struct emac_adapter *adpt); member
|
/linux/tools/include/nolibc/ |
H A D | fcntl.h | 54 int open(const char *path, int flags, ...) in open() function
|
/linux/fs/nfsd/ |
H A D | nfs4state.c | 545 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str() 4950 nfsd4_find_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) in nfsd4_find_existing_open() 5063 nfsd4_find_and_lock_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) in nfsd4_find_and_lock_existing_open() 5078 find_or_alloc_open_stateowner(unsigned int strhashval, struct nfsd4_open *open, in find_or_alloc_open_stateowner() 5121 init_open_stateid(struct nfs4_file *fp, struct nfsd4_open *open) in init_open_stateid() 5559 struct nfsd4_open *open, struct nfsd_net *nn) in nfsd4_process_open1() 5633 static bool nfsd4_is_deleg_cur(struct nfsd4_open *open) in nfsd4_is_deleg_cur() 5640 nfs4_check_deleg(struct nfs4_client *cl, struct nfsd4_open *open, in nfs4_check_deleg() 5690 struct nfsd4_open *open) in nfsd4_truncate() 5708 struct nfsd4_open *open, bool new_stp) in nfs4_get_vfs_file() [all …]
|
/linux/rust/kernel/ |
H A D | miscdevice.rs | 116 fn open(_file: &File, _misc: &MiscDeviceRegistration<Self>) -> Result<Self::Ptr>; in open() method 188 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 D | grace.c | 64 __state_in_grace(struct net *net, bool open) in __state_in_grace()
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_cpp.cpp | 25 int open(const struct bpf_object_open_opts *opts = nullptr) in open() function in Skeleton
|
/linux/fs/smb/client/ |
H A D | misc.c | 683 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/arch/um/drivers/ |
H A D | chan_user.h | 21 int (*open)(int, int, int, void *, char **); member
|
/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-ci.c | 130 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/tools/testing/selftests/hid/tests/ |
H A D | base_device.py | 252 def open(self: "EvdevDevice") -> libevdev.Device: member in EvdevDevice 357 def open(self): member in BaseDevice
|
/linux/arch/powerpc/boot/ |
H A D | ops.h | 58 int (*open)(void); member 68 int (*open)(void); member
|
/linux/include/media/ |
H A D | media-devnode.h | 54 int (*open) (struct file *); member
|
/linux/tools/usb/usbip/libsrc/ |
H A D | usbip_host_common.h | 25 int (*open)(struct usbip_host_driver *hdriver); member
|
/linux/drivers/media/dvb-frontends/ |
H A D | dib0070.h | 67 static inline void dib0070_ctrl_agc_filter(struct dvb_frontend *fe, u8 open) in dib0070_ctrl_agc_filter()
|