Home
last modified time | relevance | path

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

123456789

/openbmc/linux/io_uring/
H A Dopenclose.c34 static bool io_openat_force_async(struct io_open *open) in io_openat_force_async()
47 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in __io_openat_prep() local
82 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat_prep() local
92 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat2_prep() local
111 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat2() local
177 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_open_cleanup() local
/openbmc/linux/Documentation/powerpc/
H A Dcxl.rst161 open subsection
407 open subsection
/openbmc/boost-dbus/include/dbus/
H A Dconnection_service.hpp46 inline void open(implementation_type& impl, const string& address) { in open() function in dbus::connection_service
52 inline void open(implementation_type& impl, const int bus = bus::system) { in open() function in dbus::connection_service
/openbmc/linux/include/linux/
H A Dhdlc.h20 int (*open)(struct net_device *dev); member
46 int open; member
/openbmc/openbmc/poky/bitbake/lib/bb/compress/
H A Dlz4.py10 def open(*args, **kwargs): function
H A Dzstd.py11 def open(*args, **kwargs): function
/openbmc/linux/Documentation/userspace-api/accelerators/
H A Docxl.rst125 open section in User API
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dpci_nuvoton_handler.cpp30 bool PciDataHandler::open() in open() function in ipmi_flash::PciDataHandler
H A Dpci_handler.cpp34 bool PciDataHandler::open() in open() function in ipmi_flash::PciDataHandler
H A Dlpc_handler.cpp49 bool LpcDataHandler::open() in open() function in ipmi_flash::LpcDataHandler
H A Dnet_handler.cpp30 bool NetDataHandler::open() in open() function in ipmi_flash::NetDataHandler
H A Dlpc_aspeed.cpp125 MemorySet LpcMapperAspeed::open() in open() function in ipmi_flash::LpcMapperAspeed
H A Dlpc_nuvoton.cpp46 MemorySet LpcMapperNuvoton::open() in open() function in ipmi_flash::LpcMapperNuvoton
/openbmc/linux/include/linux/mtd/
H A Dblktrans.h28 int open; member
61 int (*open)(struct mtd_blktrans_dev *dev); member
/openbmc/linux/include/linux/platform_data/
H A Dtda9950.h12 int (*open)(void *); member
/openbmc/phosphor-ipmi-flash/bmc/
H A Dfile_handler.cpp28 bool FileHandler::open(const std::string& path, std::ios_base::openmode mode) in open() function in ipmi_flash::FileHandler
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dopen.rst4 .. _open: target
/openbmc/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()
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.h19 int (*open)(struct emac_adapter *adpt); member
/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/
H A Dconfig-bmc.json9 "open": { object
/openbmc/linux/arch/um/include/shared/
H A Dnet_user.h18 int (*open)(void *); member
/openbmc/linux/fs/nfsd/
H A Dnfs4proc.c105 struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in nfsd4_check_open_attributes()
123 is_create_with_attrs(struct nfsd4_open *open) in is_create_with_attrs()
142 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
179 …_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct s… in nfsd4_set_open_owner_reply_cache()
195 struct nfsd4_open *open) in nfsd4_vfs_create()
233 struct svc_fh *resfhp, struct nfsd4_open *open) in nfsd4_create_file()
418 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open in do_open_lookup()
485 …_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in do_open_fhandle()
529 struct nfsd4_open *open = &u->open; in nfsd4_open() local
653 struct nfsd4_open *open = &op->u.open; in nfsd4_open_omfg() local
/openbmc/linux/fs/nfs_common/
H A Dgrace.c64 __state_in_grace(struct net *net, bool open) in __state_in_grace()
/openbmc/linux/include/net/caif/
H A Dcfsrvl.h17 bool open; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp24 int open(const struct bpf_object_open_opts *opts = nullptr) in open() function in Skeleton

123456789