/openbmc/linux/samples/fprobe/ |
H A D | fprobe_example.c | 51 static int sample_entry_handler(struct fprobe *fp, unsigned long ip, in sample_entry_handler() 69 static void sample_exit_handler(struct fprobe *fp, unsigned long ip, in sample_exit_handler()
|
/openbmc/linux/arch/arm/kernel/ |
H A D | ftrace.c | 148 unsigned long ip = rec->ip; in ftrace_make_call() local 175 unsigned long ip = rec->ip; in ftrace_modify_call() local 190 unsigned long ip = rec->ip; in ftrace_make_nop() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib-cdev.c | 204 void __user *ip) in linehandle_set_config() 248 void __user *ip = (void __user *)arg; in linehandle_ioctl_unlocked() local 348 static int linehandle_create(struct gpio_device *gdev, void __user *ip) in linehandle_create() 1435 static long linereq_get_values(struct linereq *lr, void __user *ip) in linereq_get_values() 1538 static long linereq_set_values(struct linereq *lr, void __user *ip) in linereq_set_values() 1600 static long linereq_set_config(struct linereq *lr, void __user *ip) in linereq_set_config() 1625 void __user *ip = (void __user *)arg; in linereq_ioctl_unlocked() local 1812 static int linereq_create(struct gpio_device *gdev, void __user *ip) in linereq_create() 2144 void __user *ip = (void __user *)arg; in lineevent_ioctl_unlocked() local 2262 static int lineevent_create(struct gpio_device *gdev, void __user *ip) in lineevent_create() [all …]
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_netiface.c | 48 __be32 ip; member 57 __be32 ip; member 205 u32 ip = 0, ip_to = 0, i = 0; in hash_netiface4_uadt() local 283 union nf_inet_addr ip; member 291 union nf_inet_addr ip; member
|
H A D | ip_set_hash_ipmark.c | 40 __be32 ip; member 104 u32 ip, ip_to = 0, i = 0; in hash_ipmark4_uadt() local 172 union nf_inet_addr ip; member
|
/openbmc/linux/tools/perf/util/ |
H A D | map.c | 578 u64 map__objdump_2mem(struct map *map, u64 ip) in map__objdump_2mem() 600 u64 ip = map__unmap_ip(map, sym->start); in map__contains_symbol() local 634 u64 map__dso_map_ip(const struct map *map, u64 ip) in map__dso_map_ip() 639 u64 map__dso_unmap_ip(const struct map *map, u64 ip) in map__dso_unmap_ip() 644 u64 identity__map_ip(const struct map *map __maybe_unused, u64 ip) in identity__map_ip()
|
/openbmc/linux/net/netfilter/ |
H A D | xt_cluster.c | 27 xt_cluster_hash_ipv4(u_int32_t ip, const struct xt_cluster_match_info *info) in xt_cluster_hash_ipv4() 33 xt_cluster_hash_ipv6(const void *ip, const struct xt_cluster_match_info *info) in xt_cluster_hash_ipv6()
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | sysret_rip.c | 104 static void test_sigreturn_to(unsigned long ip) in test_sigreturn_to() 127 static void test_syscall_fallthrough_to(unsigned long ip) in test_syscall_fallthrough_to()
|
/openbmc/linux/kernel/trace/ |
H A D | fprobe.c | 24 static inline void __fprobe_handler(unsigned long ip, unsigned long parent_ip, in __fprobe_handler() 60 static void fprobe_handler(unsigned long ip, unsigned long parent_ip, in fprobe_handler() 84 static void fprobe_kprobe_handler(unsigned long ip, unsigned long parent_ip, in fprobe_kprobe_handler()
|
H A D | trace_recursion_record.c | 12 unsigned long ip; member 25 void ftrace_record_recursion(unsigned long ip, unsigned long parent_ip) in ftrace_record_recursion()
|
/openbmc/linux/fs/jfs/ |
H A D | inode.c | 199 int jfs_get_block(struct inode *ip, sector_t lblock, in jfs_get_block() 365 void jfs_truncate_nolock(struct inode *ip, loff_t length) in jfs_truncate_nolock() 405 void jfs_truncate(struct inode *ip) in jfs_truncate()
|
/openbmc/qemu/hw/i386/ |
H A D | vapic.c | 207 target_ulong ip = *pip; in evaluate_tpr_instruction() local 285 static int update_rom_mapping(VAPICROMState *s, CPUX86State *env, target_ulong ip) in update_rom_mapping() 390 static void patch_call(X86CPU *cpu, target_ulong ip, uint32_t target) in patch_call() 401 target_ulong ip; member 409 target_ulong ip = info->ip; in do_patch_instruction() local 447 static void patch_instruction(VAPICROMState *s, X86CPU *cpu, target_ulong ip) in patch_instruction() 467 void vapic_report_tpr_access(DeviceState *dev, CPUState *cs, target_ulong ip, in vapic_report_tpr_access()
|
/openbmc/linux/arch/x86/net/ |
H A D | bpf_jit_comp.c | 376 static int emit_patch(u8 **pprog, void *func, void *ip, u8 opcode) in emit_patch() 391 static int emit_call(u8 **pprog, void *func, void *ip) in emit_call() 396 static int emit_rsb_call(u8 **pprog, void *func, void *ip) in emit_rsb_call() 403 static int emit_jump(u8 **pprog, void *func, void *ip) in emit_jump() 408 static int __bpf_arch_text_poke(void *ip, enum bpf_text_poke_type t, in __bpf_arch_text_poke() 451 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type t, in bpf_arch_text_poke() 471 static void emit_indirect_jump(u8 **pprog, int reg, u8 *ip) in emit_indirect_jump() 497 static void emit_return(u8 **pprog, u8 *ip) in emit_return() 527 u32 stack_depth, u8 *ip, in emit_bpf_tail_call_indirect() 601 u8 **pprog, u8 *ip, in emit_bpf_tail_call_direct() [all …]
|
/openbmc/linux/fs/freevxfs/ |
H A D | vxfs_inode.c | 257 struct inode *ip; in vxfs_iget() local 312 vxfs_evict_inode(struct inode *ip) in vxfs_evict_inode()
|
H A D | vxfs.h | 221 #define VXFS_IS_TYPE(ip,type) (((ip)->vii_mode & VXFS_TYPE_MASK) == (type)) argument 245 #define VXFS_IS_ORG(ip,org) ((ip)->vii_orgtype == (org)) argument 246 #define VXFS_ISNONE(ip) VXFS_IS_ORG((ip), VXFS_ORG_NONE) argument 247 #define VXFS_ISEXT4(ip) VXFS_IS_ORG((ip), VXFS_ORG_EXT4) argument 248 #define VXFS_ISIMMED(ip) VXFS_IS_ORG((ip), VXFS_ORG_IMMED) argument 249 #define VXFS_ISTYPED(ip) VXFS_IS_ORG((ip), VXFS_ORG_TYPED) argument
|
/openbmc/linux/arch/s390/boot/ |
H A D | pgm_check_info.c | 32 static noinline char *findsym(unsigned long ip, unsigned short *off, unsigned short *len) in findsym() 61 static noinline char *strsym(void *ip) in strsym()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_symlink_remote.c | 170 struct xfs_inode *ip, in xfs_symlink_local_to_remote() 207 struct xfs_inode *ip) in xfs_symlink_shortform_verify()
|
/openbmc/u-boot/lib/lzo/ |
H A D | lzo1x_decompress.c | 20 #define HAVE_IP(x, ip_end, ip) ((size_t)(ip_end - ip) < (x)) argument 146 const unsigned char *ip = in, *m_pos; in lzo1x_decompress_safe() local
|
/openbmc/linux/lib/lzo/ |
H A D | lzo1x_compress.c | 38 const unsigned char *ip; in LZO_SAFE() local 341 const unsigned char *ip = in; in LZO_SAFE() local
|
/openbmc/bmcweb/test/http/ |
H A D | mutual_tls.cpp | 128 boost::asio::ip::address ip; in TEST() local 160 boost::asio::ip::address ip; in TEST() local 172 boost::asio::ip::address ip; in TEST() local
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | unwind.h | 39 unsigned long sp, ip; member 48 unsigned long ip) in unwind_recover_ret_addr()
|
/openbmc/linux/include/linux/ |
H A D | percpu-rwsem.h | 148 bool read, unsigned long ip) in percpu_rwsem_release() 154 bool read, unsigned long ip) in percpu_rwsem_acquire()
|
/openbmc/linux/lib/zstd/compress/ |
H A D | hist.c | 32 const BYTE* ip = (const BYTE*)src; in HIST_count_simple() local 72 const BYTE* ip = (const BYTE*)source; in HIST_count_parallel_wksp() local
|
/openbmc/u-boot/net/ |
H A D | link_local.c | 52 static struct in_addr ip; variable 70 struct in_addr ip; in pick() local
|
/openbmc/skeleton/pyflashbmc/ |
H A D | bmc_update.py | 79 def updateViaTftp(self, ip, filename): argument 89 def TftpDownload(self, ip, filename): argument
|