Home
last modified time | relevance | path

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

12345

/linux/io_uring/
H A Dopenclose.c42 static bool io_openat_force_async(struct io_open *open) in io_openat_force_async()
55 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in __io_openat_prep() local
87 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat_bpf_populate() local
96 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat_prep() local
106 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat2_prep() local
125 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat2() local
195 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_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/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/net/tipc/
H A Dname_distr.c314 tipc_named_dequeue(struct sk_buff_head * namedq,u16 * rcv_nxt,bool * open) tipc_named_dequeue() argument
365 tipc_named_rcv(struct net * net,struct sk_buff_head * namedq,u16 * rcv_nxt,bool * open) tipc_named_rcv() argument
/linux/tools/lib/python/
H A Djobserver.py56 def open(self): global() member in JobserverExec
/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, ...) open() function
/linux/rust/proc-macro2/
H A Dextra.rs131 pub fn open(&self) -> Span { in open() method
/linux/fs/smb/client/
H A Dmisc.c407 cifs_del_pending_open(struct cifs_pending_open *open) in cifs_del_pending_open()
416 struct cifs_pending_open *open) in cifs_add_pending_open_locked()
427 struct cifs_pending_open *open) in cifs_add_pending_open()
H A Dsmb2misc.c579 struct cifs_pending_open *open; in smb2_tcon_find_pending_open_lease() local
608 struct cifs_pending_open *open; in smb2_is_valid_lease_break() local
/linux/fs/nfs_common/
H A Dgrace.c64 __state_in_grace(struct net *net, bool open) in __state_in_grace()
/linux/drivers/gpu/drm/nova/
H A Dfile.rs18 fn open(_dev: &NovaDevice) -> Result<Pin<KBox<Self>>> { in open() method
/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/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/tools/usb/usbip/libsrc/
H A Dusbip_host_common.h25 int (*open)(struct usbip_host_driver *hdriver); member
/linux/drivers/media/dvb-frontends/
H A Ddib0070.h67 static inline void dib0070_ctrl_agc_filter(struct dvb_frontend *fe, u8 open) in dib0070_ctrl_agc_filter()

12345