Searched defs:ip (Results 151 - 175 of 662) sorted by last modified time

1234567891011>>

/linux-master/fs/xfs/libxfs/
H A Dxfs_btree.c3391 struct xfs_inode *ip = cur->bc_ino.ip; local
3746 struct xfs_inode *ip = cur->bc_ino.ip; local
[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_bmap.h22 struct xfs_inode *ip; /* incore inode pointer */ member in struct:xfs_bmalloca
[all...]
H A Dxfs_bmap.c132 static inline bool xfs_bmap_needs_btree(struct xfs_inode *ip, int whichfork) argument
144 static inline bool xfs_bmap_wants_extents(struct xfs_inode *ip, int whichfork) argument
173 xfs_bmap_worst_indlen( xfs_inode_t *ip, xfs_filblks_t len) argument
203 xfs_default_attroffset( struct xfs_inode *ip) argument
217 xfs_bmap_forkoff_reset( xfs_inode_t *ip, int whichfork) argument
341 xfs_bmap_check_leaf_extents( struct xfs_btree_cur *cur, xfs_inode_t *ip, int whichfork) argument
560 xfs_bmap_btree_to_extents( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_btree_cur *cur, int *logflagsp, int whichfork) argument
628 xfs_bmap_extents_to_btree( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_btree_cur **curp, int wasdel, int *logflagsp, int whichfork) argument
762 xfs_bmap_local_to_extents_empty( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork) argument
783 xfs_bmap_local_to_extents( xfs_trans_t *tp, xfs_inode_t *ip, xfs_extlen_t total, int *logflagsp, int whichfork, void (*init_fn)(struct xfs_trans *tp, struct xfs_buf *bp, struct xfs_inode *ip, struct xfs_ifork *ifp)) argument
884 xfs_bmap_add_attrfork_btree( xfs_trans_t *tp, xfs_inode_t *ip, int *flags) argument
929 xfs_bmap_add_attrfork_extents( struct xfs_trans *tp, struct xfs_inode *ip, int *flags) argument
962 xfs_bmap_add_attrfork_local( struct xfs_trans *tp, struct xfs_inode *ip, int *flags) argument
997 xfs_bmap_set_attrforkoff( struct xfs_inode *ip, int size, int *version) argument
1030 xfs_bmap_add_attrfork( xfs_inode_t *ip, int size, int rsvd) argument
1119 xfs_bmap_complain_bad_rec( struct xfs_inode *ip, int whichfork, xfs_failaddr_t fa, const struct xfs_bmbt_irec *irec) argument
1155 struct xfs_inode *ip = cur->bc_ino.ip; local
1207 xfs_iread_extents( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork) argument
1259 xfs_bmap_first_unused( struct xfs_trans *tp, struct xfs_inode *ip, xfs_extlen_t len, xfs_fileoff_t *first_unused, int whichfork) argument
1307 xfs_bmap_last_before( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t *last_block, int whichfork) argument
1341 xfs_bmap_last_extent( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *rec, int *is_empty) argument
1409 xfs_bmap_last_offset( struct xfs_inode *ip, xfs_fileoff_t *last_block, int whichfork) argument
2006 xfs_bmap_add_extent_unwritten_real( struct xfs_trans *tp, xfs_inode_t *ip, int whichfork, struct xfs_iext_cursor *icur, struct xfs_btree_cur **curp, xfs_bmbt_irec_t *new, int *logflagsp) argument
2564 xfs_bmap_add_extent_hole_delay( xfs_inode_t *ip, int whichfork, struct xfs_iext_cursor *icur, xfs_bmbt_irec_t *new) argument
2704 xfs_bmap_add_extent_hole_real( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_iext_cursor *icur, struct xfs_btree_cur **curp, struct xfs_bmbt_irec *new, int *logflagsp, uint32_t flags) argument
3959 xfs_bmapi_read( struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, struct xfs_bmbt_irec *mval, int *nmap, uint32_t flags) argument
4055 xfs_bmapi_reserve_delalloc( struct xfs_inode *ip, int whichfork, xfs_fileoff_t off, xfs_filblks_t len, xfs_filblks_t prealloc, struct xfs_bmbt_irec *got, struct xfs_iext_cursor *icur, int eof) argument
4363 xfs_bmapi_minleft( struct xfs_trans *tp, struct xfs_inode *ip, int fork) argument
4411 xfs_bmapi_write( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags, xfs_extlen_t total, struct xfs_bmbt_irec *mval, int *nmap) argument
4603 xfs_bmapi_convert_delalloc( struct xfs_inode *ip, int whichfork, xfs_off_t offset, struct iomap *iomap, unsigned int *seq) argument
4735 xfs_bmapi_remap( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, xfs_fsblock_t startblock, uint32_t flags) argument
4899 xfs_bmap_del_extent_delay( struct xfs_inode *ip, int whichfork, struct xfs_iext_cursor *icur, struct xfs_bmbt_irec *got, struct xfs_bmbt_irec *del) argument
5023 xfs_bmap_del_extent_cow( struct xfs_inode *ip, struct xfs_iext_cursor *icur, struct xfs_bmbt_irec *got, struct xfs_bmbt_irec *del) argument
5098 xfs_bmap_del_extent_real( xfs_inode_t *ip, xfs_trans_t *tp, struct xfs_iext_cursor *icur, struct xfs_btree_cur *cur, xfs_bmbt_irec_t *del, int *logflagsp, int whichfork, uint32_t bflags) argument
5350 __xfs_bunmapi( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t start, xfs_filblks_t *rlen, uint32_t flags, xfs_extnum_t nexts) argument
5659 xfs_bunmapi( xfs_trans_t *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags, xfs_extnum_t nexts, int *done) argument
5712 xfs_bmse_merge( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, xfs_fileoff_t shift, struct xfs_iext_cursor *icur, struct xfs_bmbt_irec *got, struct xfs_bmbt_irec *left, struct xfs_btree_cur *cur, int *logflags) argument
5798 xfs_bmap_shift_update_extent( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_iext_cursor *icur, struct xfs_bmbt_irec *got, struct xfs_btree_cur *cur, int *logflags, xfs_fileoff_t startoff) argument
5842 xfs_bmap_collapse_extents( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb, bool *done) argument
5931 xfs_bmap_can_insert_extents( struct xfs_inode *ip, xfs_fileoff_t off, xfs_fileoff_t shift) argument
5956 xfs_bmap_insert_extents( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb, bool *done, xfs_fileoff_t stop_fsb) argument
6061 xfs_bmap_split_extent( struct xfs_trans *tp, struct xfs_inode *ip, xfs_fileoff_t split_fsb) argument
6178 __xfs_bmap_add( struct xfs_trans *tp, enum xfs_bmap_intent_type type, struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *bmap) argument
6204 xfs_bmap_map_extent( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *PREV) argument
6215 xfs_bmap_unmap_extent( struct xfs_trans *tp, struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *PREV) argument
6314 xfs_bmap_validate_extent( struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *irec) argument
6334 xfs_bunmapi_range( struct xfs_trans **tpp, struct xfs_inode *ip, uint32_t flags, xfs_fileoff_t startoff, xfs_fileoff_t endoff) argument
[all...]
H A Dxfs_attr_remote.c544 xfs_attr_rmtval_stale( struct xfs_inode *ip, struct xfs_bmbt_irec *map, xfs_buf_flags_t incore_flags) argument
H A Dxfs_attr_leaf.c766 xfs_attr_fork_remove( struct xfs_inode *ip, struct xfs_trans *tp) argument
H A Dxfs_attr.c67 xfs_inode_hasattr( struct xfs_inode *ip) argument
83 xfs_attr_is_leaf( struct xfs_inode *ip) argument
/linux-master/drivers/pwm/
H A Dpwm-bcm-iproc.c46 static void iproc_pwmc_enable(struct iproc_pwmc *ip, unsigned int channel) argument
58 static void iproc_pwmc_disable(struct iproc_pwmc *ip, unsigned int channel) argument
73 struct iproc_pwmc *ip = to_iproc_pwmc(chip); local
117 struct iproc_pwmc *ip = to_iproc_pwmc(chip); local
190 struct iproc_pwmc *ip; local
[all...]
/linux-master/drivers/platform/x86/intel/pmc/
H A Dcore.c318 static void pmc_core_display_map(struct seq_file *s, int index, int idx, int ip, argument
335 int index, iter, idx, ip = 0; local
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_pci.c76 const struct xe_graphics_desc *ip, *last = NULL; local
98 const struct xe_media_desc *ip, *last = NULL; local
[all...]
/linux-master/drivers/gpu/drm/lima/
H A Dlima_sched.c273 struct lima_ip *ip = pipe->processor[0]; local
404 struct lima_ip *ip = pipe->processor[0]; local
H A Dlima_pp.c21 static void lima_pp_handle_irq(struct lima_ip *ip, u32 state) argument
43 struct lima_ip *ip = data; local
76 struct lima_ip *ip = pipe->processor[i]; local
104 lima_pp_soft_reset_async(struct lima_ip *ip) argument
115 lima_pp_soft_reset_poll(struct lima_ip *ip) argument
121 lima_pp_soft_reset_async_wait_one(struct lima_ip *ip) argument
137 lima_pp_soft_reset_async_wait(struct lima_ip *ip) argument
158 lima_pp_write_frame(struct lima_ip *ip, u32 *frame, u32 *wb) argument
171 lima_pp_bus_stop_poll(struct lima_ip *ip) argument
176 lima_pp_hard_reset_poll(struct lima_ip *ip) argument
182 lima_pp_hard_reset(struct lima_ip *ip) argument
217 lima_pp_print_version(struct lima_ip *ip) argument
246 lima_pp_hw_init(struct lima_ip *ip) argument
253 lima_pp_resume(struct lima_ip *ip) argument
258 lima_pp_suspend(struct lima_ip *ip) argument
263 lima_pp_init(struct lima_ip *ip) argument
287 lima_pp_fini(struct lima_ip *ip) argument
292 lima_pp_bcast_resume(struct lima_ip *ip) argument
299 lima_pp_bcast_suspend(struct lima_ip *ip) argument
304 lima_pp_bcast_init(struct lima_ip *ip) argument
320 lima_pp_bcast_fini(struct lima_ip *ip) argument
355 struct lima_ip *ip = pipe->bcast_processor; local
376 struct lima_ip *ip = pipe->processor[i]; local
391 struct lima_ip *ip = pipe->processor[i]; local
424 struct lima_ip *ip = pipe->processor[i]; local
[all...]
H A Dlima_pmu.c14 static int lima_pmu_wait_cmd(struct lima_ip *ip) argument
33 static u32 lima_pmu_get_ip_mask(struct lima_ip *ip) argument
67 lima_pmu_hw_init(struct lima_ip *ip) argument
92 lima_pmu_hw_fini(struct lima_ip *ip) argument
114 lima_pmu_resume(struct lima_ip *ip) argument
119 lima_pmu_suspend(struct lima_ip *ip) argument
124 lima_pmu_init(struct lima_ip *ip) argument
129 lima_pmu_fini(struct lima_ip *ip) argument
[all...]
H A Dlima_gp.c22 struct lima_ip *ip = data; local
68 static void lima_gp_soft_reset_async(struct lima_ip *ip) argument
79 static int lima_gp_soft_reset_async_wait(struct lima_ip *ip) argument
131 struct lima_ip *ip = pipe->processor[0]; local
170 lima_gp_bus_stop_poll(struct lima_ip *ip) argument
175 lima_gp_hard_reset_poll(struct lima_ip *ip) argument
181 lima_gp_hard_reset(struct lima_ip *ip) argument
222 struct lima_ip *ip = pipe->processor[0]; local
238 struct lima_ip *ip = pipe->processor[0]; local
266 lima_gp_print_version(struct lima_ip *ip) argument
298 lima_gp_hw_init(struct lima_ip *ip) argument
305 lima_gp_resume(struct lima_ip *ip) argument
310 lima_gp_suspend(struct lima_ip *ip) argument
315 lima_gp_init(struct lima_ip *ip) argument
339 lima_gp_fini(struct lima_ip *ip) argument
[all...]
H A Dlima_mmu.c32 struct lima_ip *ip = data; local
62 static int lima_mmu_hw_init(struct lima_ip *ip) argument
82 lima_mmu_resume(struct lima_ip *ip) argument
90 lima_mmu_suspend(struct lima_ip *ip) argument
95 lima_mmu_init(struct lima_ip *ip) argument
119 lima_mmu_fini(struct lima_ip *ip) argument
124 lima_mmu_flush_tlb(struct lima_ip *ip) argument
129 lima_mmu_switch_vm(struct lima_ip *ip, struct lima_vm *vm) argument
148 lima_mmu_page_fault_resume(struct lima_ip *ip) argument
[all...]
H A Dlima_l2_cache.c14 static int lima_l2_cache_wait_idle(struct lima_ip *ip) argument
31 int lima_l2_cache_flush(struct lima_ip *ip) argument
42 lima_l2_cache_hw_init(struct lima_ip *ip) argument
58 lima_l2_cache_resume(struct lima_ip *ip) argument
63 lima_l2_cache_suspend(struct lima_ip *ip) argument
68 lima_l2_cache_init(struct lima_ip *ip) argument
97 lima_l2_cache_fini(struct lima_ip *ip) argument
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mca.h106 enum amdgpu_mca_ip ip; member in struct:mca_bank_entry
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/drivers/crypto/
H A Dn2_core.c1487 static int find_devino_index(struct platform_device *dev, struct spu_mdesc_info *ip, argument
1515 static int spu_map_ino(struct platform_device *dev, struct spu_mdesc_info *ip, argument
1687 static int handle_exec_unit(struct spu_mdesc_info *ip, struct list_head *list, argument
1719 spu_mdesc_scan(struct mdesc_handle *mdesc, struct platform_device *dev, struct spu_mdesc_info *ip, struct list_head *list, const char *exec_name, unsigned long q_type, irq_handler_t handler, struct spu_queue **table) argument
1745 get_irq_props(struct mdesc_handle *mdesc, u64 node, struct spu_mdesc_info *ip) argument
1774 grab_mdesc_irq_props(struct mdesc_handle *mdesc, struct platform_device *dev, struct spu_mdesc_info *ip, const char *node_name) argument
[all...]
/linux-master/arch/x86/kernel/
H A Dalternative.c2153 void *ip; local
[all...]
/linux-master/arch/x86/boot/compressed/
H A Dident_map_64.c345 do_pf_error(const char *msg, unsigned long error_code, unsigned long address, unsigned long ip) argument
/linux-master/arch/s390/include/asm/
H A Dftrace.h81 ftrace_regs_set_instruction_pointer(struct ftrace_regs *fregs, unsigned long ip) argument
/linux-master/tools/testing/selftests/bpf/
H A Dtest_sock_addr.c607 static int mk_sockaddr(int domain, const char *ip, unsigned short port, argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c68 struct iphdr ip; member in struct:v4hdr
74 struct ipv6hdr ip; member in struct:v6hdr
[all...]
H A Dtest_seg6_loop.c59 struct ip6_t *ip; local

Completed in 286 milliseconds

1234567891011>>