Searched defs:ip (Results 401 - 425 of 662) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/x86/lib/
H A Dinsn-eval.c1465 int insn_get_effective_ip(struct pt_regs *regs, unsigned long *ip) argument
1502 unsigned long ip; local
1530 unsigned long ip; local
[all...]
/linux-master/drivers/tee/
H A Dtee_core.c367 struct tee_ioctl_param ip; local
644 struct tee_ioctl_param ip; local
739 struct tee_ioctl_param ip; local
[all...]
/linux-master/arch/x86/kernel/
H A Dtraps.c537 unsigned long ip; local
[all...]
/linux-master/arch/um/drivers/
H A Dnet_kern.c765 struct in_device *ip; local
827 struct in_device *ip = dev->ip_ptr; local
844 struct in_device *ip = dev->ip_ptr; local
[all...]
/linux-master/kernel/
H A Dsoftirq.c144 void __local_bh_disable_ip(unsigned long ip, unsigned int cnt) argument
204 void __local_bh_enable_ip(unsigned long ip, unsigned int cnt) argument
303 void __local_bh_disable_ip(unsigned long ip, unsigned int cnt) argument
359 void __local_bh_enable_ip(unsigned long ip, unsigned int cnt) argument
/linux-master/kernel/bpf/
H A Dtrampoline.c176 void *ip = tr->func.addr; local
190 void *ip = tr->func.addr; local
207 void *ip = tr->func.addr; local
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_kms.c204 amdgpu_ip_get_block_type(struct amdgpu_device *adev, uint32_t ip) argument
634 struct drm_amdgpu_info_hw_ip ip = {}; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_iext_tree.c676 xfs_iext_insert( struct xfs_inode *ip, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *irec, int state) argument
879 xfs_iext_remove( struct xfs_inode *ip, struct xfs_iext_cursor *cur, int state) argument
936 xfs_iext_lookup_extent( struct xfs_inode *ip, struct xfs_ifork *ifp, xfs_fileoff_t offset, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *gotp) argument
977 xfs_iext_lookup_extent_before( struct xfs_inode *ip, struct xfs_ifork *ifp, xfs_fileoff_t *end, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *gotp) argument
995 xfs_iext_update_extent( struct xfs_inode *ip, int state, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *new) argument
[all...]
H A Dxfs_bmap_btree.c30 xfs_bmbt_init_block( struct xfs_inode *ip, struct xfs_btree_block *buf, struct xfs_buf *bp, __u16 level, __u16 numrecs) argument
49 xfs_bmdr_to_bmbt( struct xfs_inode *ip, xfs_bmdr_block_t *dblock, int dblocklen, struct xfs_btree_block *rblock, int rblocklen) argument
277 struct xfs_inode *ip = cur->bc_ino.ip; local
554 xfs_bmbt_init_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_inode *ip, int whichfork) argument
713 xfs_bmbt_change_owner( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, xfs_ino_t new_owner, struct list_head *buffer_list) argument
[all...]
H A Dxfs_rtbitmap.c82 struct xfs_inode *ip; /* bitmap or summary inode */ local
/linux-master/fs/xfs/
H A Dxfs_bmap_util.c41 xfs_fsb_to_db(struct xfs_inode *ip, xfs_fsblock_t fsb) argument
56 xfs_zero_extent( struct xfs_inode *ip, xfs_fsblock_t start_fsb, xfs_off_t count_fsb) argument
104 xfs_bmap_count_blocks( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, xfs_extnum_t *nextents, xfs_filblks_t *count) argument
152 xfs_getbmap_report_one( struct xfs_inode *ip, struct getbmapx *bmv, struct kgetbmap *out, int64_t bmv_end, struct xfs_bmbt_irec *got) argument
201 xfs_getbmap_report_hole( struct xfs_inode *ip, struct getbmapx *bmv, struct kgetbmap *out, int64_t bmv_end, xfs_fileoff_t bno, xfs_fileoff_t end) argument
256 xfs_getbmap( struct xfs_inode *ip, struct getbmapx *bmv, struct kgetbmap *out) argument
444 xfs_bmap_punch_delalloc_range( struct xfs_inode *ip, xfs_off_t start_byte, xfs_off_t end_byte) argument
496 xfs_can_free_eofblocks( struct xfs_inode *ip, bool force) argument
575 xfs_free_eofblocks( struct xfs_inode *ip) argument
629 xfs_alloc_file_space( struct xfs_inode *ip, xfs_off_t offset, xfs_off_t len) argument
762 xfs_unmap_extent( struct xfs_inode *ip, xfs_fileoff_t startoffset_fsb, xfs_filblks_t len_fsb, int *done) argument
801 xfs_flush_unmap_range( struct xfs_inode *ip, xfs_off_t offset, xfs_off_t len) argument
823 xfs_free_file_space( struct xfs_inode *ip, xfs_off_t offset, xfs_off_t len) argument
892 xfs_prepare_shift( struct xfs_inode *ip, loff_t offset) argument
956 xfs_collapse_file_space( struct xfs_inode *ip, xfs_off_t offset, xfs_off_t len) argument
1024 xfs_insert_file_space( struct xfs_inode *ip, loff_t offset, loff_t len) argument
1115 xfs_swap_extents_check_format( struct xfs_inode *ip, struct xfs_inode *tip) argument
1197 xfs_swap_extent_flush( struct xfs_inode *ip) argument
1217 xfs_swap_extent_rmap( struct xfs_trans **tpp, struct xfs_inode *ip, struct xfs_inode *tip) argument
1347 xfs_swap_extent_forks( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_inode *tip, int *src_log_flags, int *target_log_flags) argument
1451 xfs_swap_change_owner( struct xfs_trans **tpp, struct xfs_inode *ip, struct xfs_inode *tmpip) argument
1485 xfs_swap_extents( struct xfs_inode *ip, struct xfs_inode *tip, struct xfs_swapext *sxp) argument
[all...]
H A Dxfs_attr_item.c579 struct xfs_inode *ip; local
H A Dxfs_reflink.c169 xfs_reflink_trim_around_shared( struct xfs_inode *ip, struct xfs_bmbt_irec *irec, bool *shared) argument
229 xfs_bmap_trim_cow( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, bool *shared) argument
246 xfs_reflink_convert_cow_locked( struct xfs_inode *ip, xfs_fileoff_t offset_fsb, xfs_filblks_t count_fsb) argument
285 xfs_reflink_convert_cow( struct xfs_inode *ip, xfs_off_t offset, xfs_off_t count) argument
310 xfs_find_trim_cow_extent( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, bool *found) argument
348 xfs_reflink_convert_unwritten( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool convert_now) argument
381 xfs_reflink_fill_cow_hole( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, uint *lockmode, bool convert_now) argument
449 xfs_reflink_fill_delalloc( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, uint *lockmode, bool convert_now) argument
520 xfs_reflink_allocate_cow( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, uint *lockmode, bool convert_now) argument
578 xfs_reflink_cancel_cow_blocks( struct xfs_inode *ip, struct xfs_trans **tpp, xfs_fileoff_t offset_fsb, xfs_fileoff_t end_fsb, bool cancel_real) argument
661 xfs_reflink_cancel_cow_range( struct xfs_inode *ip, xfs_off_t offset, xfs_off_t count, bool cancel_real) argument
720 xfs_reflink_end_cow_extent( struct xfs_inode *ip, xfs_fileoff_t *offset_fsb, xfs_fileoff_t end_fsb) argument
861 xfs_reflink_end_cow( struct xfs_inode *ip, xfs_off_t offset, xfs_off_t count) argument
1153 xfs_reflink_remap_extent( struct xfs_inode *ip, struct xfs_bmbt_irec *dmap, xfs_off_t new_isize) argument
1435 xfs_reflink_zero_posteof( struct xfs_inode *ip, loff_t pos) argument
1560 xfs_reflink_inode_has_shared_extents( struct xfs_trans *tp, struct xfs_inode *ip, bool *has_shared) argument
1618 xfs_reflink_clear_inode_flag( struct xfs_inode *ip, struct xfs_trans **tpp) argument
1654 xfs_reflink_try_clear_inode_flag( struct xfs_inode *ip) argument
1691 xfs_reflink_unshare( struct xfs_inode *ip, xfs_off_t offset, xfs_off_t len) argument
[all...]
H A Dxfs_rtalloc.c658 xfs_growfs_rt_alloc( struct xfs_mount *mp, xfs_extlen_t oblocks, xfs_extlen_t nblocks, struct xfs_inode *ip) argument
1165 xfs_rtmount_iread_extents( struct xfs_inode *ip, unsigned int lock_class) argument
[all...]
H A Dxfs_trans.c1189 xfs_trans_alloc_inode( struct xfs_inode *ip, struct xfs_trans_res *resv, unsigned int dblocks, unsigned int rblocks, bool force, struct xfs_trans **tpp) argument
1264 xfs_trans_reserve_more_inode( struct xfs_trans *tp, struct xfs_inode *ip, unsigned int dblocks, unsigned int rblocks, bool force_quota) argument
1350 xfs_trans_alloc_ichange( struct xfs_inode *ip, struct xfs_dquot *new_udqp, struct xfs_dquot *new_gdqp, struct xfs_dquot *new_pdqp, bool force, struct xfs_trans **tpp) argument
1435 xfs_trans_alloc_dir( struct xfs_inode *dp, struct xfs_trans_res *resv, struct xfs_inode *ip, unsigned int *dblocks, struct xfs_trans **tpp, int *nospace_error) argument
[all...]
H A Dxfs_iomap.c76 struct xfs_inode *ip local
36 xfs_alert_fsblock_zero( xfs_inode_t *ip, xfs_bmbt_irec_t *imap) argument
54 xfs_iomap_inode_sequence( struct xfs_inode *ip, u16 iomap_flags) argument
93 xfs_bmbt_to_iomap( struct xfs_inode *ip, struct iomap *iomap, struct xfs_bmbt_irec *imap, unsigned int mapping_flags, u16 iomap_flags, u64 sequence_cookie) argument
145 xfs_hole_to_iomap( struct xfs_inode *ip, struct iomap *iomap, xfs_fileoff_t offset_fsb, xfs_fileoff_t end_fsb) argument
173 xfs_eof_alignment( struct xfs_inode *ip) argument
205 xfs_iomap_eof_align_last_fsb( struct xfs_inode *ip, xfs_fileoff_t end_fsb) argument
240 xfs_iomap_write_direct( struct xfs_inode *ip, xfs_fileoff_t offset_fsb, xfs_fileoff_t count_fsb, unsigned int flags, struct xfs_bmbt_irec *imap, u64 *seq) argument
348 xfs_quota_need_throttle( struct xfs_inode *ip, xfs_dqtype_t type, xfs_fsblock_t alloc_blocks) argument
370 xfs_quota_calc_throttle( struct xfs_inode *ip, xfs_dqtype_t type, xfs_fsblock_t *qblocks, int *qshift, int64_t *qfreesp) argument
414 xfs_iomap_prealloc_size( struct xfs_inode *ip, int whichfork, loff_t offset, loff_t count, struct xfs_iext_cursor *icur) argument
553 xfs_iomap_write_unwritten( xfs_inode_t *ip, xfs_off_t offset, xfs_off_t count, bool update_isize) argument
694 imap_needs_cow( struct xfs_inode *ip, unsigned int flags, struct xfs_bmbt_irec *imap, int nimaps) argument
715 xfs_ilock_for_iomap( struct xfs_inode *ip, unsigned flags, unsigned *lockmode) argument
790 struct xfs_inode *ip = XFS_I(inode); local
937 struct xfs_inode *ip = XFS_I(inode); local
964 struct xfs_inode *ip = XFS_I(inode); local
1247 struct xfs_inode *ip = XFS_I(inode); local
1292 struct xfs_inode *ip = XFS_I(inode); local
1380 struct xfs_inode *ip = XFS_I(inode); local
1419 xfs_zero_range( struct xfs_inode *ip, loff_t pos, loff_t len, bool *did_zero) argument
1435 xfs_truncate_page( struct xfs_inode *ip, loff_t pos, bool *did_zero) argument
[all...]
H A Dxfs_iops.c53 struct xfs_inode *ip = XFS_I(inode); local
173 struct xfs_inode *ip = NULL; local
319 struct xfs_inode *ip; local
514 xfs_stat_blksize( struct xfs_inode *ip) argument
558 struct xfs_inode *ip = XFS_I(inode); local
656 xfs_setattr_nonsize( struct mnt_idmap *idmap, struct dentry *dentry, struct xfs_inode *ip, struct iattr *iattr) argument
785 xfs_setattr_size( struct mnt_idmap *idmap, struct dentry *dentry, struct xfs_inode *ip, struct iattr *iattr) argument
987 struct xfs_inode *ip = XFS_I(d_inode(dentry)); local
1005 struct xfs_inode *ip = XFS_I(inode); local
1038 struct xfs_inode *ip = XFS_I(inode); local
1189 xfs_inode_supports_dax( struct xfs_inode *ip) argument
1207 xfs_inode_should_enable_dax( struct xfs_inode *ip) argument
1224 xfs_diflags_to_iflags( struct xfs_inode *ip, bool init) argument
1262 xfs_setup_inode( struct xfs_inode *ip) argument
1318 xfs_setup_iops( struct xfs_inode *ip) argument
[all...]
H A Dxfs_qm.c249 xfs_qm_dqattach_one( struct xfs_inode *ip, xfs_dqtype_t type, bool doalloc, struct xfs_dquot **IO_idqpp) argument
294 xfs_qm_need_dqattach( struct xfs_inode *ip) argument
316 xfs_qm_dqattach_locked( xfs_inode_t *ip, bool doalloc) argument
362 xfs_qm_dqattach( struct xfs_inode *ip) argument
383 xfs_qm_dqdetach( xfs_inode_t *ip) argument
1084 xfs_qm_quotacheck_dqadjust( struct xfs_inode *ip, xfs_dqtype_t type, xfs_qcnt_t nblks, xfs_qcnt_t rtblks) argument
1150 struct xfs_inode *ip; local
1677 xfs_qm_vop_dqalloc( struct xfs_inode *ip, kuid_t uid, kgid_t gid, prid_t prid, uint flags, struct xfs_dquot **O_udqpp, struct xfs_dquot **O_gdqpp, struct xfs_dquot **O_pdqpp) argument
1815 xfs_qm_vop_chown( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_dquot **IO_olddq, struct xfs_dquot *newdq) argument
1884 struct xfs_inode *ip = i_tab[i]; local
1902 xfs_qm_vop_create_dqattach( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_dquot *udqp, struct xfs_dquot *gdqp, struct xfs_dquot *pdqp) argument
1940 xfs_inode_near_dquot_enforcement( struct xfs_inode *ip, xfs_dqtype_t type) argument
[all...]
H A Dxfs_dquot.c949 xfs_qm_id_for_quotatype( struct xfs_inode *ip, xfs_dqtype_t type) argument
971 xfs_qm_dqget_inode( struct xfs_inode *ip, xfs_dqtype_t type, bool can_alloc, struct xfs_dquot **O_dqpp) argument
[all...]
/linux-master/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h162 u64 ip; member in struct:perf_sample_data
/linux-master/tools/perf/util/
H A Dmap.c574 u64 map__objdump_2mem(struct map *map, u64 ip) argument
592 u64 ip = map__unmap_ip(map, sym->start); local
[all...]
/linux-master/arch/loongarch/kernel/
H A Dtraps.c795 union loongarch_instruction *ip = (union loongarch_instruction *)pc; local
/linux-master/drivers/misc/
H A Dhpilo.c531 static int ilo_close(struct inode *ip, struct file *fp) argument
562 static int ilo_open(struct inode *ip, struct file *fp) argument
/linux-master/fs/xfs/scrub/
H A Dcommon.c889 xchk_install_handle_inode( struct xfs_scrub *sc, struct xfs_inode *ip) argument
908 xchk_install_live_inode( struct xfs_scrub *sc, struct xfs_inode *ip) argument
937 struct xfs_inode *ip = NULL; local
1043 xchk_irele( struct xfs_scrub *sc, struct xfs_inode *ip) argument
1341 struct xfs_inode *ip; local
[all...]
/linux-master/arch/x86/include/asm/
H A Dalternative.h130 x86_call_depth_emit_accounting(u8 **pprog, void *func, void *ip) argument

Completed in 233 milliseconds

<<11121314151617181920>>