Home
last modified time | relevance | path

Searched refs:vnode (Results 101 - 125 of 137) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-dev.c380 &rkisp1->capture_devs[i].vnode.vdev.entity; in rkisp1_create_links()
398 ret = media_create_pad_link(&rkisp1->params.vnode.vdev.entity, 0, in rkisp1_create_links()
409 &rkisp1->stats.vnode.vdev.entity, 0, in rkisp1_create_links()
H A Drkisp1-capture.c1005 struct rkisp1_vdev_node *node = &cap->vnode; in rkisp1_vb2_stop_streaming()
1031 struct media_entity *entity = &cap->vnode.vdev.entity; in rkisp1_vb2_start_streaming()
1036 ret = video_device_pipeline_start(&cap->vnode.vdev, &cap->rkisp1->pipe); in rkisp1_vb2_start_streaming()
1072 video_device_pipeline_stop(&cap->vnode.vdev); in rkisp1_vb2_start_streaming()
1274 rkisp1_vdev_to_node(&cap->vnode.vdev); in rkisp1_s_fmt_vid_cap_mplane()
1377 if (!video_is_registered(&cap->vnode.vdev)) in rkisp1_unregister_capture()
1380 media_entity_cleanup(&cap->vnode.vdev.entity); in rkisp1_unregister_capture()
1381 vb2_video_unregister_device(&cap->vnode.vdev); in rkisp1_unregister_capture()
1382 mutex_destroy(&cap->vnode.vlock); in rkisp1_unregister_capture()
1400 struct video_device *vdev = &cap->vnode in rkisp1_register_capture()
[all...]
H A Drkisp1-stats.c439 struct rkisp1_vdev_node *node = &stats->vnode; in rkisp1_stats_register()
487 struct rkisp1_vdev_node *node = &stats->vnode; in rkisp1_stats_unregister()
/kernel/linux/linux-6.6/fs/afs/
H A Dxdr_fs.h55 __be32 vnode; member
H A Dafs.h54 afs_vnodeid_t vnode; /* Lower 64-bits of file index within volume */ member
H A Dprotocol_yfs.h82 struct yfs_xdr_vnode vnode; member
/third_party/NuttX/drivers/pipes/
H A Dpipe_common.h27 #include "vnode.h"
150 int pipecommon_unlink(struct Vnode *vnode);
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
H A Drkisp1-capture.c917 struct rkisp1_vdev_node *node = &cap->vnode; in rkisp1_vb2_stop_streaming()
984 struct media_entity *entity = &cap->vnode.vdev.entity; in rkisp1_vb2_start_streaming()
1200 rkisp1_vdev_to_node(&cap->vnode.vdev); in rkisp1_s_fmt_vid_cap_mplane()
1297 media_entity_cleanup(&cap->vnode.vdev.entity); in rkisp1_unregister_capture()
1298 vb2_video_unregister_device(&cap->vnode.vdev); in rkisp1_unregister_capture()
1315 struct video_device *vdev = &cap->vnode.vdev; in rkisp1_register_capture()
H A Drkisp1-stats.c382 struct rkisp1_vdev_node *node = &stats->vnode; in rkisp1_stats_register()
430 struct rkisp1_vdev_node *node = &stats->vnode; in rkisp1_stats_unregister()
/kernel/linux/linux-5.10/init/
H A Dmain.c327 struct xbc_node *knode, *vnode; in xbc_snprint_cmdline() local
338 vnode = xbc_node_get_child(knode); in xbc_snprint_cmdline()
339 if (!vnode) { in xbc_snprint_cmdline()
346 xbc_array_for_each_value(vnode, val) { in xbc_snprint_cmdline()
/kernel/linux/linux-6.6/init/
H A Dmain.c326 struct xbc_node *knode, *vnode; in xbc_snprint_cmdline() local
337 vnode = xbc_node_get_child(knode); in xbc_snprint_cmdline()
338 if (!vnode) { in xbc_snprint_cmdline()
345 xbc_array_for_each_value(vnode, val) { in xbc_snprint_cmdline()
/kernel/liteos_a/fs/proc/os_adapt/
H A Dprocess_proc.c166 struct Vnode *vnode = VnodeFind(fd); in ProcfsContainerGet() local
167 if (vnode == NULL) { in ProcfsContainerGet()
172 struct ProcDirEntry *entry = VnodeToEntry(vnode); in ProcfsContainerGet()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dvio.h148 extern struct vio_dev *vio_find_node(struct device_node *vnode);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dvio.h149 extern struct vio_dev *vio_find_node(struct device_node *vnode);
/kernel/linux/linux-5.10/fs/afs/
H A Dafs.h54 afs_vnodeid_t vnode; /* Lower 64-bits of file index within volume */ member
H A Dprotocol_yfs.h82 struct yfs_xdr_vnode vnode; member
/kernel/liteos_a/fs/fat/os_adapt/
H A Dfatfs.c41 #include "vnode.h"
2167 ssize_t fatfs_readlink(struct Vnode *vnode, char *buffer, size_t bufLen) in fatfs_readlink() argument
2173 DIR_FILE *dfp = (DIR_FILE *)(vnode->data); in fatfs_readlink()
2213 ssize_t fatfs_readpage(struct Vnode *vnode, char *buff, off_t pos) in fatfs_readpage() argument
2215 FATFS *fs = (FATFS *)(vnode->originMount->data); in fatfs_readpage()
2216 DIR_FILE *dfp = (DIR_FILE *)(vnode->data); in fatfs_readpage()
2311 ssize_t fatfs_writepage(struct Vnode *vnode, char *buff, off_t pos, size_t buflen) in fatfs_writepage() argument
2313 FATFS *fs = (FATFS *)(vnode->originMount->data); in fatfs_writepage()
2314 DIR_FILE *dfp = (DIR_FILE *)(vnode->data); in fatfs_writepage()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dvio.c1654 * @vnode: device_node of the virtual device we're looking for
1659 struct vio_dev *vio_find_node(struct device_node *vnode) in vio_find_node() argument
1664 vnode_parent = of_get_parent(vnode); in vio_find_node()
1672 prop = of_get_property(vnode, "reg", NULL); in vio_find_node()
1678 snprintf(kobj_name, sizeof(kobj_name), "%pOFn", vnode); in vio_find_node()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dvio.c1670 * @vnode: device_node of the virtual device we're looking for
1675 struct vio_dev *vio_find_node(struct device_node *vnode) in vio_find_node() argument
1680 vnode_parent = of_get_parent(vnode); in vio_find_node()
1688 prop = of_get_property(vnode, "reg", NULL); in vio_find_node()
1694 snprintf(kobj_name, sizeof(kobj_name), "%pOFn", vnode); in vio_find_node()
/kernel/liteos_a/fs/vfs/
H A DMakefile35 $(LITEOSTOPDIR)/fs/vfs/vnode.c \
/kernel/liteos_a/kernel/base/include/
H A Dlos_vm_map.h98 struct Vnode *vnode; member
/third_party/libuv/src/unix/
H A Dibmi.c55 #include <sys/vnode.h>
/third_party/node/deps/uv/src/unix/
H A Dibmi.c55 #include <sys/vnode.h>
/kernel/liteos_a/fs/vfs/vfs_cmd/
H A Dvfs_shellcmd.c226 struct Vnode *vnode = NULL; in osShellCmdCat() local
239 ret = VnodeLookup(fullpath, &vnode, O_RDONLY); in osShellCmdCat()
247 if (vnode->type != VNODE_TYPE_REG) { in osShellCmdCat()
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_vlan.c23 .head_offset = offsetof(struct net_bridge_vlan, vnode),
193 &masterv->vnode, br_vlan_rht_params); in br_vlan_put_master()
303 err = rhashtable_lookup_insert_fast(&vg->vlan_hash, &v->vnode, in __vlan_add()
374 rhashtable_remove_fast(&vg->vlan_hash, &v->vnode, in __vlan_del()

Completed in 28 milliseconds

123456