Home
last modified time | relevance | path

Searched refs:rpc (Results 51 – 75 of 139) sorted by relevance

123456

/openbmc/linux/arch/sparc/kernel/
H A Dprocess_64.c215 rp->rpc = rw->ins[7]; in __global_reg_self()
219 rp->rpc = 0; in __global_reg_self()
282 (void *) gp->rpc); in arch_trigger_cpumask_backtrace()
285 gp->tpc, gp->o7, gp->i7, gp->rpc); in arch_trigger_cpumask_backtrace()
/openbmc/linux/include/memory/
H A Drenesas-rpc-if.h72 int rpcif_sw_init(struct rpcif *rpc, struct device *dev);
/openbmc/linux/arch/arm64/boot/dts/realtek/
H A Drtd139x.dtsi24 rpc_comm: rpc@2f000 {
28 rpc_ringbuf: rpc@1ffe000 {
H A Drtd129x.dtsi25 rpc_comm: rpc@1f000 {
29 rpc_ringbuf: rpc@1ffe000 {
H A Drtd16xx.dtsi22 rpc_comm: rpc@2f000 {
26 rpc_ringbuf: rpc@1ffe000 {
/openbmc/openbmc/poky/meta-selftest/files/
H A Dstatic-passwd9 rpc:x:511:511::/:/bin/nologin
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_windsor.h11 struct vpu_buffer *rpc, dma_addr_t boot_addr);
H A Dvpu_malone.h11 struct vpu_buffer *rpc, dma_addr_t boot_addr);
H A Dvpu_dbg.c236 &core->rpc.phys, core->rpc.length, core->rpc.bytesused); in vpu_dbg_core()
/openbmc/linux/arch/arm/boot/dts/realtek/
H A Drtd1195.dtsi43 rpc_comm: rpc@b000 {
51 rpc_ringbuf: rpc@1ffe000 {
/openbmc/linux/arch/mips/include/asm/
H A Dasm.h56 #define NESTED(symbol, framesize, rpc) \ argument
62 symbol: .frame sp, framesize, rpc; \
/openbmc/linux/Documentation/filesystems/nfs/
H A Dnfs41-server.rst13 control file, the nfsd service must be taken down. You can use rpc.nfsd
14 for this; see rpc.nfsd(8).
19 on or off; rpc.nfsd does this correctly.)
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c360 struct hw_atl_utils_fw_rpc *rpc = NULL; in aq_fw2x_set_wol() local
381 err = hw_atl_utils_fw_rpc_wait(self, &rpc); in aq_fw2x_set_wol()
387 memset(rpc, 0, rpc_size); in aq_fw2x_set_wol()
388 info = &rpc->fw2x_offloads; in aq_fw2x_set_wol()
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dexports-lib.pl.patch21 @@ -301,7 +301,7 @@ return !&has_command("rpc.nfsd") && !&ha
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/
H A D0002-Add-missing-include-removes-unnedded-stuff-and-add-n.patch5 glibc rpc
/openbmc/linux/fs/nfs/
H A Dsuper.c734 struct rpc_clnt *rpc; in nfs_umount_begin() local
738 rpc = server->client_acl; in nfs_umount_begin()
739 if (!IS_ERR(rpc)) in nfs_umount_begin()
740 rpc_killall_tasks(rpc); in nfs_umount_begin()
741 rpc = server->client; in nfs_umount_begin()
742 if (!IS_ERR(rpc)) in nfs_umount_begin()
743 rpc_killall_tasks(rpc); in nfs_umount_begin()
/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/
H A DMakefile-missing-test-dir.patch23 test/rpcgen-attempted: test/regress.rpc event_rpcgen.py test/rpcgen_wrapper.sh
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dmailbox.txt35 mbox-names = "pwr-ctrl", "rpc";
/openbmc/linux/drivers/memory/
H A DMakefile25 obj-$(CONFIG_RENESAS_RPCIF) += renesas-rpc-if.o
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfs-idmapper.rst9 or by placing a call to the rpc.idmap daemon.
19 legacy rpc.idmap daemon for the id mapping. This result will be stored
H A Dnfsd-admin-interfaces.rst38 Note that the rpc server requires the caller to serialize addition and
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Dopenl2tp-simplify-gcc-warning-hack.patch10 the l2tp_private.h file is updated if the rpc source file is changed and
/openbmc/linux/arch/sparc/include/asm/
H A Dptrace.h46 unsigned long rpc; member
/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h65 #define NESTED(symbol, framesize, rpc) \ argument
71 symbol: .frame sp, framesize, rpc
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/
H A Dprotobuf-c_1.5.0.bb7 has been split out into the protobuf-c-rpc project."

123456