Searched refs:ipp (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/include/uapi/drm/
H A Dexynos_drm.h161 * A structure for ipp supported property list.
164 * @ipp_id: id of ipp driver.
165 * @count: count of ipp driver.
199 * A structure for ipp config.
226 * A structure for ipp property.
230 * @ipp_id: id of ipp driver.
248 * A structure for ipp buffer operations.
276 * A structure for ipp start/stop operations.
/linux-4.4.14/fs/xfs/
H A Dxfs_symlink.h23 const char *target_path, umode_t mode, struct xfs_inode **ipp);
H A Dxfs_icache.h52 uint flags, uint lock_flags, xfs_inode_t **ipp);
H A Dxfs_inode.h377 struct xfs_inode **ipp, struct xfs_name *ci_name);
379 umode_t mode, xfs_dev_t rdev, struct xfs_inode **ipp);
381 umode_t mode, struct xfs_inode **ipp);
H A Dxfs_symlink.c171 struct xfs_inode **ipp) xfs_symlink()
197 *ipp = NULL; xfs_symlink()
402 *ipp = ip; xfs_symlink()
166 xfs_symlink( struct xfs_inode *dp, struct xfs_name *link_name, const char *target_path, umode_t mode, struct xfs_inode **ipp) xfs_symlink() argument
H A Dxfs_inode.c679 xfs_inode_t **ipp, xfs_lookup()
695 error = xfs_iget(dp->i_mount, NULL, inum, 0, 0, ipp); xfs_lookup()
707 *ipp = NULL; xfs_lookup()
752 xfs_inode_t **ipp) xfs_ialloc()
770 *ipp = NULL; xfs_ialloc()
928 *ipp = ip; xfs_ialloc()
953 xfs_inode_t **ipp, /* pointer to inode; it will be xfs_dir_ialloc()
992 *ipp = NULL; xfs_dir_ialloc()
996 *ipp = NULL; xfs_dir_ialloc()
1045 *ipp = NULL; xfs_dir_ialloc()
1064 *ipp = NULL; xfs_dir_ialloc()
1074 *ipp = ip; xfs_dir_ialloc()
1136 xfs_inode_t **ipp) xfs_create()
1290 *ipp = ip; xfs_create()
1322 struct xfs_inode **ipp) xfs_create_tmpfile()
1396 *ipp = ip; xfs_create_tmpfile()
676 xfs_lookup( xfs_inode_t *dp, struct xfs_name *name, xfs_inode_t **ipp, struct xfs_name *ci_name) xfs_lookup() argument
743 xfs_ialloc( xfs_trans_t *tp, xfs_inode_t *pip, umode_t mode, xfs_nlink_t nlink, xfs_dev_t rdev, prid_t prid, int okalloc, xfs_buf_t **ialloc_context, xfs_inode_t **ipp) xfs_ialloc() argument
943 xfs_dir_ialloc( xfs_trans_t **tpp, xfs_inode_t *dp, umode_t mode, xfs_nlink_t nlink, xfs_dev_t rdev, prid_t prid, int okalloc, xfs_inode_t **ipp, int *committed) xfs_dir_ialloc() argument
1131 xfs_create( xfs_inode_t *dp, struct xfs_name *name, umode_t mode, xfs_dev_t rdev, xfs_inode_t **ipp) xfs_create() argument
1318 xfs_create_tmpfile( struct xfs_inode *dp, struct dentry *dentry, umode_t mode, struct xfs_inode **ipp) xfs_create_tmpfile() argument
H A Dxfs_icache.c279 struct xfs_inode **ipp, xfs_iget_cache_miss()
352 *ipp = ip; xfs_iget_cache_miss()
395 xfs_inode_t **ipp) xfs_iget()
441 *ipp = ip; xfs_iget()
274 xfs_iget_cache_miss( struct xfs_mount *mp, struct xfs_perag *pag, xfs_trans_t *tp, xfs_ino_t ino, struct xfs_inode **ipp, int flags, int lock_flags) xfs_iget_cache_miss() argument
389 xfs_iget( xfs_mount_t *mp, xfs_trans_t *tp, xfs_ino_t ino, uint flags, uint lock_flags, xfs_inode_t **ipp) xfs_iget() argument
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.h139 * A structure of ipp driver.
145 * @dedicated: dedicated ipp device.
151 * @prop_list: property informations of current ipp driver.
153 * @reset: reset ipp block.
154 * @start: ipp each device start.
155 * @stop: ipp each device stop.
H A Dexynos_drm_ipp.c52 * @event: ipp event.
78 * A structure of ipp context.
83 * @ipp_idr: ipp driver idr.
173 DRM_DEBUG("ipp%d driver not found\n", ipp_id); ipp_find_driver()
179 DRM_DEBUG("ipp%d driver check error %d\n", ipp_id, ret); ipp_find_driver()
206 * This case is search ipp driver by prop_id handle. ipp_find_drv_by_handle()
207 * sometimes, ipp subsystem find driver by prop_id. ipp_find_drv_by_handle()
262 * so, user application detect correct ipp driver exynos_drm_ipp_get_property()
268 DRM_ERROR("not found ipp%d driver.\n", exynos_drm_ipp_get_property()
372 /* find ipp driver using ipp id */ exynos_drm_ipp_set_property()
375 DRM_ERROR("failed to get ipp driver.\n"); exynos_drm_ipp_set_property()
828 DRM_ERROR("failed to get ipp driver.\n"); ipp_queue_buf_with_run()
1048 DRM_ERROR("failed to get ipp driver.\n"); exynos_drm_ipp_cmd_ctrl()
1563 DRM_ERROR("failed to get ipp driver.\n"); ipp_sched_event()
1602 /* get ipp driver entry */ ipp_subdrv_probe()
1635 /* get ipp driver entry */ ipp_subdrv_probe()
1652 /* get ipp driver entry */ ipp_subdrv_remove()
1734 * create single thread for ipp event ipp_probe()
1746 * create single thread for ipp command ipp_probe()
1771 DRM_ERROR("failed to register drm ipp device.\n"); ipp_probe()
1775 dev_info(dev, "drm ipp registered successfully.\n"); ipp_probe()
1793 /* remove,destroy ipp idr */ ipp_remove()
1811 .name = "exynos-drm-ipp",
H A Dexynos_drm_drv.h229 /* This function would be called by non kms drivers such as g2d and ipp. */
/linux-4.4.14/fs/gfs2/
H A Dsuper.h36 struct gfs2_inode **ipp);
/linux-4.4.14/net/iucv/
H A Diucv.c1487 struct iucv_path_pending *ipp = (void *) data; iucv_path_pending() local
1492 BUG_ON(iucv_path_table[ipp->ippathid]); iucv_path_pending()
1495 path = iucv_path_alloc(ipp->ipmsglim, ipp->ipflags1, GFP_ATOMIC); iucv_path_pending()
1498 path->pathid = ipp->ippathid; iucv_path_pending()
1500 EBCASC(ipp->ipvmid, 8); iucv_path_pending()
1513 if (!handler->path_pending(path, ipp->ipvmid, ipp->ipuser)) iucv_path_pending()
1523 iucv_sever_pathid(ipp->ippathid, error); iucv_path_pending()
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_net.c883 ip_ports *ipp; isdn_net_log_skb() local
930 ipp = (ip_ports *) (&p[data_ofs]); isdn_net_log_skb()
931 sprintf(addinfo, " TCP, port: %d -> %d", ntohs(ipp->source), isdn_net_log_skb()
932 ntohs(ipp->dest)); isdn_net_log_skb()
941 ipp = (ip_ports *) (&p[data_ofs]); isdn_net_log_skb()
942 sprintf(addinfo, " UDP, port: %d -> %d", ntohs(ipp->source), isdn_net_log_skb()
943 ntohs(ipp->dest)); isdn_net_log_skb()
/linux-4.4.14/security/smack/
H A Dsmack_lsm.c3293 * @ipp: the object permissions
3298 static int smack_ipc_permission(struct kern_ipc_perm *ipp, short flag) smack_ipc_permission() argument
3300 struct smack_known *iskp = ipp->security; smack_ipc_permission()
3307 ad.a.u.ipc_id = ipp->id; smack_ipc_permission()
3316 * @ipp: the object permissions
3319 static void smack_ipc_getsecid(struct kern_ipc_perm *ipp, u32 *secid) smack_ipc_getsecid() argument
3321 struct smack_known *iskp = ipp->security; smack_ipc_getsecid()
/linux-4.4.14/drivers/net/ethernet/agere/
H A Det131x.c199 * 2: ipp IP checksum pass

Completed in 510 milliseconds