Home
last modified time | relevance | path

Searched defs:ip (Results 51 – 75 of 740) sorted by relevance

12345678910>>...30

/openbmc/linux/arch/ia64/kernel/
H A Dpatch.c104 u64 ip; in ia64_patch_vtop() local
127 u64 ip, *b; in ia64_patch_rse() local
177 u64 ip; in patch_fsyscall_table() local
194 u64 ip; in patch_brl_fsys_bubble_down() local
223 u64 ip, mask, imm; in ia64_patch_phys_stack_reg() local
H A Dftrace.c81 static unsigned char *ftrace_call_replace(unsigned long ip, unsigned long addr) in ftrace_call_replace()
94 ftrace_modify_code(unsigned long ip, unsigned char *old_code, in ftrace_modify_code()
130 unsigned long ip = rec->ip; in ftrace_make_nop_check() local
174 unsigned long ip = rec->ip; in ftrace_make_call() local
185 unsigned long ip; in ftrace_update_ftrace_func() local
/openbmc/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c121 struct dlmfs_inode_private *ip; in dlmfs_file_open() local
167 struct dlmfs_inode_private *ip = DLMFS_I(inode); in dlmfs_file_release() local
211 struct dlmfs_inode_private *ip = DLMFS_I(inode); in dlmfs_file_poll() local
270 struct dlmfs_inode_private *ip = in dlmfs_init_once() local
281 struct dlmfs_inode_private *ip; in dlmfs_alloc_inode() local
298 struct dlmfs_inode_private *ip; in dlmfs_evict_inode() local
356 struct dlmfs_inode_private *ip; in dlmfs_get_inode() local
413 struct dlmfs_inode_private *ip; in dlmfs_mkdir() local
/openbmc/linux/fs/xfs/
H A Dxfs_qm.c249 struct xfs_inode *ip, in xfs_qm_dqattach_one()
294 struct xfs_inode *ip) in xfs_qm_need_dqattach()
316 xfs_inode_t *ip, in xfs_qm_dqattach_locked()
362 struct xfs_inode *ip) in xfs_qm_dqattach()
383 xfs_inode_t *ip) in xfs_qm_dqdetach()
1074 struct xfs_inode *ip, in xfs_qm_quotacheck_dqadjust()
1139 struct xfs_inode *ip; in xfs_qm_dqusage_adjust() local
1663 struct xfs_inode *ip, in xfs_qm_vop_dqalloc()
1802 struct xfs_inode *ip, in xfs_qm_vop_chown()
1889 struct xfs_inode *ip, in xfs_qm_vop_create_dqattach()
[all …]
H A Dxfs_symlink.c30 struct xfs_inode *ip, in xfs_readlink_bmap_ilocked()
100 struct xfs_inode *ip, in xfs_readlink()
156 struct xfs_inode *ip = NULL; in xfs_symlink() local
375 struct xfs_inode *ip) in xfs_inactive_symlink_rmt()
477 struct xfs_inode *ip) in xfs_inactive_symlink()
H A Dxfs_ioctl.c68 struct xfs_inode *ip; in xfs_find_handle() local
989 struct xfs_inode *ip, in xfs_fill_fsxattr()
1027 xfs_inode_t *ip, in xfs_ioc_fsgetxattra()
1058 struct xfs_inode *ip, in xfs_flags2diflags()
1100 struct xfs_inode *ip, in xfs_flags2diflags2()
1119 struct xfs_inode *ip, in xfs_ioctl_setattr_xflags()
1168 struct xfs_inode *ip, in xfs_ioctl_setattr_prepare_dax()
1195 struct xfs_inode *ip, in xfs_ioctl_setattr_get_trans()
1228 struct xfs_inode *ip, in xfs_ioctl_setattr_check_extsize()
1270 struct xfs_inode *ip, in xfs_ioctl_setattr_check_cowextsize()
[all …]
H A Dxfs_reflink.h9 static inline bool xfs_is_always_cow_inode(struct xfs_inode *ip) in xfs_is_always_cow_inode()
14 static inline bool xfs_is_cow_inode(struct xfs_inode *ip) in xfs_is_cow_inode()
/openbmc/linux/fs/freevxfs/
H A Dvxfs_bmap.c43 vxfs_bmap_ext4(struct inode *ip, long bn) in vxfs_bmap_ext4()
107 vxfs_bmap_indir(struct inode *ip, long indir, int size, long block) in vxfs_bmap_indir()
186 vxfs_bmap_typed(struct inode *ip, long iblock) in vxfs_bmap_typed()
250 vxfs_bmap1(struct inode *ip, long iblock) in vxfs_bmap1()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_multicast.c20 union vxlan_addr *ip = (rip ? : &vxlan->default_dst.remote_ip); in vxlan_igmp_join() local
54 union vxlan_addr *ip = (rip ? : &vxlan->default_dst.remote_ip); in vxlan_igmp_leave() local
85 static bool vxlan_group_used_match(union vxlan_addr *ip, int ifindex, in vxlan_group_used_match()
101 union vxlan_addr *ip, int ifindex) in vxlan_group_used_by_vnifilter()
128 union vxlan_addr *ip = (rip ? : &dev->default_dst.remote_ip); in vxlan_group_used() local
/openbmc/linux/include/linux/
H A Dprofile.h51 static inline void profile_hit(int type, void *ip) in profile_hit()
77 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) in profile_hits()
82 static inline void profile_hit(int type, void *ip) in profile_hit()
/openbmc/linux/fs/gfs2/
H A Dquota.c388 struct gfs2_inode *ip = GFS2_I(inode); in bh_get() local
571 int gfs2_qa_get(struct gfs2_inode *ip) in gfs2_qa_get()
599 void gfs2_qa_put(struct gfs2_inode *ip) in gfs2_qa_put()
670 void gfs2_quota_unhold(struct gfs2_inode *ip) in gfs2_quota_unhold()
703 struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode); in do_qc() local
747 struct gfs2_inode *ip = GFS2_I(sdp->sd_quota_inode); in gfs2_write_buf_to_page() local
858 struct gfs2_inode *ip = GFS2_I(sdp->sd_quota_inode); in gfs2_adjust_quota() local
911 struct gfs2_inode *ip = GFS2_I(sdp->sd_quota_inode); in do_sync() local
1007 struct gfs2_inode *ip = GFS2_I(sdp->sd_quota_inode); in update_qd() local
1150 void gfs2_quota_unlock(struct gfs2_inode *ip) in gfs2_quota_unlock()
[all …]
H A Drgrp.c601 void check_and_update_goal(struct gfs2_inode *ip) in check_and_update_goal()
685 void gfs2_rs_delete(struct gfs2_inode *ip) in gfs2_rs_delete()
845 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_ri_total() local
895 static int read_rindex_entry(struct gfs2_inode *ip) in read_rindex_entry()
995 static int gfs2_ri_update(struct gfs2_inode *ip) in gfs2_ri_update()
1036 struct gfs2_inode *ip = GFS2_I(sdp->sd_rindex); in gfs2_rindex_update() local
1488 static void rs_insert(struct gfs2_inode *ip) in rs_insert()
1847 struct gfs2_inode *ip; in try_rgrp_unlink() local
2203 void gfs2_inplace_release(struct gfs2_inode *ip) in gfs2_inplace_release()
2390 const struct gfs2_inode *ip, bool dinode) in gfs2_set_alloc_start()
[all …]
H A Dacl.c42 struct gfs2_inode *ip = GFS2_I(inode); in __gfs2_get_acl() local
62 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_get_acl() local
116 struct gfs2_inode *ip = GFS2_I(inode); in gfs2_set_acl() local
/openbmc/linux/fs/jfs/
H A Dnamei.c67 struct inode *ip = NULL; /* child directory inode */ in jfs_create() local
200 struct inode *ip = NULL; /* child directory inode */ in jfs_mkdir() local
337 struct inode *ip = d_inode(dentry); in jfs_rmdir() local
467 struct inode *ip = d_inode(dentry); in jfs_unlink() local
622 static s64 commitZeroLink(tid_t tid, struct inode *ip) in commitZeroLink()
688 void jfs_free_zero_link(struct inode *ip) in jfs_free_zero_link()
790 struct inode *ip = d_inode(old_dentry); in jfs_link() local
886 struct inode *ip; in jfs_symlink() local
1360 struct inode *ip; in jfs_mknod() local
1451 struct inode *ip; in jfs_lookup() local
H A Djfs_imap.c290 int diRead(struct inode *ip) in diRead()
423 struct inode *ip; in diReadSpecial() local
500 void diWriteSpecial(struct inode *ip, int secondary) in diWriteSpecial()
544 void diFreeSpecial(struct inode *ip) in diFreeSpecial()
581 int diWrite(tid_t tid, struct inode *ip) in diWrite()
845 int diFree(struct inode *ip) in diFree()
1323 int diAlloc(struct inode *pip, bool dir, struct inode *ip) in diAlloc()
1634 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) in diAllocAG()
2987 struct inode *ip; in duplicateIXtree() local
3034 static int copy_from_dinode(struct dinode * dip, struct inode *ip) in copy_from_dinode()
[all …]
H A Djfs_extent.c70 extAlloc(struct inode *ip, s64 xlen, s64 pno, xad_t * xp, bool abnr) in extAlloc()
192 int extHint(struct inode *ip, s64 offset, xad_t * xp) in extHint()
252 int extRecord(struct inode *ip, xad_t * xp) in extRecord()
299 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc()
/openbmc/linux/fs/xfs/scrub/
H A Dbmap.c289 struct xfs_inode *ip, in xchk_bmap_rt_iextent_xref()
300 struct xfs_inode *ip, in xchk_bmap_iextent_xref()
368 struct xfs_inode *ip, in xchk_bmap_dirattr_extent()
390 struct xfs_inode *ip, in xchk_bmap_iextent()
446 struct xfs_inode *ip = bs->cur->bc_ino.ip; in xchk_bmapbt_rec() local
506 struct xfs_inode *ip = sc->ip; in xchk_bmap_btree() local
702 struct xfs_inode *ip, in xchk_bmap_iextent_delalloc()
837 struct xfs_inode *ip = sc->ip; in xchk_bmap() local
/openbmc/linux/mm/kasan/
H A Dcommon.c201 unsigned long ip, bool quarantine, bool init) in ____kasan_slab_free()
242 unsigned long ip, bool init) in __kasan_slab_free()
247 static inline bool ____kasan_kfree_large(void *ptr, unsigned long ip) in ____kasan_kfree_large()
270 void __kasan_kfree_large(void *ptr, unsigned long ip) in __kasan_kfree_large()
275 void __kasan_slab_free_mempool(void *ptr, unsigned long ip) in __kasan_slab_free_mempool()
445 bool __kasan_check_byte(const void *address, unsigned long ip) in __kasan_check_byte()
/openbmc/linux/tools/perf/util/
H A Dcall-path.c15 struct symbol *sym, u64 ip, bool in_kernel) in call_path__init()
51 struct symbol *sym, u64 ip, in call_path__new()
79 struct symbol *sym, u64 ip, u64 ks) in call_path__findnew()
/openbmc/qemu/hw/char/
H A Dipoctal232.c258 static uint16_t io_read(IPackDevice *ip, uint8_t addr) in io_read()
324 static void io_write(IPackDevice *ip, uint8_t addr, uint16_t val) in io_write()
397 static uint16_t id_read(IPackDevice *ip, uint8_t addr) in id_read()
411 static void id_write(IPackDevice *ip, uint8_t addr, uint16_t val) in id_write()
422 static uint16_t int_read(IPackDevice *ip, uint8_t addr) in int_read()
436 static void int_write(IPackDevice *ip, uint8_t addr, uint16_t val) in int_write()
441 static uint16_t mem_read16(IPackDevice *ip, uint32_t addr) in mem_read16()
447 static void mem_write16(IPackDevice *ip, uint32_t addr, uint16_t val) in mem_write16()
452 static uint8_t mem_read8(IPackDevice *ip, uint32_t addr) in mem_read8()
458 static void mem_write8(IPackDevice *ip, uint32_t addr, uint8_t val) in mem_write8()
/openbmc/linux/kernel/trace/
H A Dtrace_selftest.c107 static void trace_selftest_test_probe1_func(unsigned long ip, in trace_selftest_test_probe1_func()
116 static void trace_selftest_test_probe2_func(unsigned long ip, in trace_selftest_test_probe2_func()
125 static void trace_selftest_test_probe3_func(unsigned long ip, in trace_selftest_test_probe3_func()
134 static void trace_selftest_test_global_func(unsigned long ip, in trace_selftest_test_global_func()
143 static void trace_selftest_test_dyn_func(unsigned long ip, in trace_selftest_test_dyn_func()
448 static void trace_selftest_test_recursion_func(unsigned long ip, in trace_selftest_test_recursion_func()
463 static void trace_selftest_test_recursion_safe_func(unsigned long ip, in trace_selftest_test_recursion_safe_func()
582 static void trace_selftest_test_regs_func(unsigned long ip, in trace_selftest_test_regs_func()
/openbmc/linux/arch/microblaze/kernel/
H A Dftrace.c168 unsigned long ip = (unsigned long)(&ftrace_call); in ftrace_update_ftrace_func() local
197 unsigned long ip = (unsigned long)(&ftrace_call_graph); in ftrace_enable_ftrace_graph_caller() local
209 unsigned long ip = (unsigned long)(&ftrace_call_graph); in ftrace_disable_ftrace_graph_caller() local
/openbmc/linux/kernel/kcsan/
H A Dreport.c35 unsigned long ip; member
315 replace_stack_entry(unsigned long stack_entries[], int num_entries, unsigned long ip, in replace_stack_entry()
348 sanitize_stack_entries(unsigned long stack_entries[], int num_entries, unsigned long ip, in sanitize_stack_entries()
638 int access_type, unsigned long ip) in prepare_access_info()
652 unsigned long ip, int watchpoint_idx) in kcsan_report_set_info()
667 unsigned long ip, enum kcsan_value_change value_change, in kcsan_report_known_origin()
701 unsigned long ip, u64 old, u64 new, u64 mask) in kcsan_report_unknown_origin()
/openbmc/linux/tools/testing/selftests/x86/
H A Dunwind_vdso.c64 unsigned long ip; /* trap source */ member
71 unsigned long ip = _Unwind_GetIP(ctx); in trace_fn() local
111 unsigned long ip = ctx->uc_mcontext.gregs[REG_EIP]; in sigtrap() local
/openbmc/bmcweb/test/http/
H A Dmutual_tls.cpp121 boost::asio::ip::address ip; in TEST() local
153 boost::asio::ip::address ip; in TEST() local
165 boost::asio::ip::address ip; in TEST() local

12345678910>>...30