| /linux/io_uring/ |
| H A D | openclose.c | 41 io_openat_force_async(struct io_open * open) io_openat_force_async() argument 54 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); __io_openat_prep() local 89 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_openat_prep() local 99 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_openat2_prep() local 118 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); io_openat2() local 184 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_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/fs/nfsd/ |
| H A D | nfs4proc.c | 107 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 D | nfs4state.c | 545 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str() 5021 nfsd4_find_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) in nfsd4_find_existing_open() 5134 nfsd4_find_and_lock_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) in nfsd4_find_and_lock_existing_open() 5149 find_or_alloc_open_stateowner(unsigned int strhashval, struct nfsd4_open *open, in find_or_alloc_open_stateowner() 5192 init_open_stateid(struct nfs4_file *fp, struct nfsd4_open *open) in init_open_stateid() 5630 struct nfsd4_open *open, struct nfsd_net *nn) in nfsd4_process_open1() 5704 static bool nfsd4_is_deleg_cur(struct nfsd4_open *open) in nfsd4_is_deleg_cur() 5711 nfs4_check_deleg(struct nfs4_client *cl, struct nfsd4_open *open, in nfs4_check_deleg() 5761 struct nfsd4_open *open) in nfsd4_truncate() 5779 struct nfsd4_open *open, bool new_stp) in nfs4_get_vfs_file() [all …]
|
| /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/rust/kernel/ |
| H A D | miscdevice.rs | 121 fn open(_file: &File, _misc: &MiscDeviceRegistration<Self>) -> Result<Self::Ptr>; open() method 193 unsafe extern "C" fn open(inode: *mut bindings::inode, raw_file: *mut bindings::file) -> c_int { open() method [all...] |
| /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()
|
| H A D | smb2misc.c | 587 struct cifs_pending_open *open; in smb2_tcon_find_pending_open_lease() local 616 struct cifs_pending_open *open; in smb2_is_valid_lease_break() local
|
| /linux/rust/kernel/drm/ |
| H A D | file.rs | 17 fn open(device: &drm::Device<Self::Driver>) -> Result<Pin<KBox<Self>>>; in open() method
|
| /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/arch/powerpc/boot/ |
| H A D | ops.h | 58 int (*open)(void); member 68 int (*open)(void); member
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | base_device.py | 261 def open(self: "EvdevDevice") -> libevdev.Device: member in EvdevDevice 384 def open(self): member in BaseDevice
|
| /linux/include/media/ |
| H A D | media-devnode.h | 54 int (*open) (struct file *); member
|