/openbmc/qemu/semihosting/ |
H A D | syscalls.c | 320 void *ptr = lock_user(VERIFY_WRITE, buf, len, 0); in host_read() local 341 void *ptr = lock_user(VERIFY_READ, buf, len, 1); in host_write() local 552 void *ptr; in staticfile_read() local 609 char *ptr; in console_read() local 626 char *ptr = lock_user(VERIFY_READ, buf, len, 1); in console_write() local
|
/openbmc/linux/drivers/rapidio/devices/ |
H A D | tsi721.c | 457 static irqreturn_t tsi721_irqhandler(int irq, void *ptr) in tsi721_irqhandler() 611 static irqreturn_t tsi721_omsg_msix(int irq, void *ptr) in tsi721_omsg_msix() 628 static irqreturn_t tsi721_imsg_msix(int irq, void *ptr) in tsi721_imsg_msix() 645 static irqreturn_t tsi721_srio_msix(int irq, void *ptr) in tsi721_srio_msix() 667 static irqreturn_t tsi721_sr2pc_ch_msix(int irq, void *ptr) in tsi721_sr2pc_ch_msix()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | tc.c | 2600 static void efx_tc_encap_match_free(void *ptr, void *__unused) in efx_tc_encap_match_free() 2608 static void efx_tc_recirc_free(void *ptr, void *arg) in efx_tc_recirc_free() 2618 static void efx_tc_lhs_free(void *ptr, void *arg) in efx_tc_lhs_free() 2636 static void efx_tc_mac_free(void *ptr, void *__unused) in efx_tc_mac_free() 2644 static void efx_tc_flow_free(void *ptr, void *arg) in efx_tc_flow_free()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_asym_algs.c | 934 const char *ptr = value; in qat_rsa_set_n() local 966 const char *ptr = value; in qat_rsa_set_e() local 991 const char *ptr = value; in qat_rsa_set_d() local 1015 static void qat_rsa_drop_leading_zeros(const char **ptr, unsigned int *len) in qat_rsa_drop_leading_zeros() 1027 const char *ptr; in qat_rsa_setkey_crt() local
|
/openbmc/linux/security/tomoyo/ |
H A D | mount.c | 48 const struct tomoyo_acl_info *ptr) in tomoyo_check_mount_acl()
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_sysdeps_posix.c | 60 void avb_free(void* ptr) { in avb_free()
|
/openbmc/qemu/bsd-user/arm/ |
H A D | target_arch_reg.h | 43 #define tswapreg(ptr) tswapal(ptr) argument
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bench_local_storage_create.c | 33 int BPF_PROG(kmalloc, unsigned long call_site, const void *ptr, in BPF_PROG()
|
/openbmc/linux/drivers/usb/storage/ |
H A D | jumpshot.c | 385 unsigned char *ptr = us->iobuf; in jumpshot_handle_mode_sense() local 479 unsigned char *ptr = us->iobuf; in jumpshot_transport() local
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | pxa25x_udc.h | 21 static inline void prefetch(const void *ptr) in prefetch() 30 #define prefetchw(ptr) prefetch(ptr) argument
|
/openbmc/u-boot/drivers/rtc/ |
H A D | ds1302.c | 32 static inline void DUMP(const char *ptr, int num) in DUMP() 39 # define DUMP(ptr, num) argument
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci-mem.c | 191 void *ptr; in xhci_malloc() local 391 uintptr_t ptr = (uintptr_t)buf + i * page_size; in xhci_scratchpad_alloc() local
|
/openbmc/linux/tools/testing/radix-tree/ |
H A D | idr-test.c | 173 int idr_u32_cb(int id, void *ptr, void *data) in idr_u32_cb() 185 void *ptr; in idr_u32_test1() local
|
/openbmc/linux/include/linux/ |
H A D | uaccess.h | 414 #define get_kernel_nofault(val, ptr) ({ \ argument 420 #define user_access_begin(ptr,len) access_ok(ptr, len) argument
|
H A D | hugetlb_cgroup.h | 219 struct hugetlb_cgroup **ptr) in hugetlb_cgroup_charge_cgroup() 226 struct hugetlb_cgroup **ptr) in hugetlb_cgroup_charge_cgroup_rsvd()
|
H A D | bitops.h | 346 #define set_mask_bits(ptr, mask, bits) \ argument 361 #define bit_clear_unless(ptr, clear, test) \ argument
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ioam6_parser.c | 526 char *ptr; in get_u32() local 548 char *ptr; in get_u16() local
|
/openbmc/linux/fs/ntfs3/ |
H A D | lznt.c | 38 static inline size_t get_match_len(const u8 *ptr, const u8 *end, const u8 *prev, in get_match_len() 92 const u8 *ptr; in longest_match_best() local
|
/openbmc/linux/arch/x86/mm/ |
H A D | kasan_init_64.c | 28 void *ptr = memblock_alloc_try_nid(size, size, in early_alloc() local 363 void *ptr; in kasan_init() local
|
/openbmc/linux/fs/proc/ |
H A D | fd.c | 204 struct task_struct *task, const void *ptr) in proc_fd_instantiate() 381 struct task_struct *task, const void *ptr) in proc_fdinfo_instantiate()
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | irq.c | 34 inline u32 hl_cq_inc_ptr(u32 ptr) in hl_cq_inc_ptr() 50 static inline u32 hl_eq_inc_ptr(u32 ptr) in hl_eq_inc_ptr()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/ |
H A D | gpio_service.c | 194 struct gpio_service **ptr) in dal_gpio_service_destroy() 363 struct hw_gpio_pin **ptr) in dal_gpio_service_close()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | task.hpp | 350 std::shared_ptr<task::TaskData>& ptr = *find; in requestRoutesTaskMonitor() local 394 const std::shared_ptr<task::TaskData>& ptr = *find; in requestRoutesTask() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | jpeg_v1_0.c | 42 static void jpeg_v1_0_decode_ring_patch_wreg(struct amdgpu_ring *ring, uint32_t *ptr, uint32_t reg_… in jpeg_v1_0_decode_ring_patch_wreg() 57 static void jpeg_v1_0_decode_ring_set_patch_ring(struct amdgpu_ring *ring, uint32_t ptr) in jpeg_v1_0_decode_ring_set_patch_ring()
|
/openbmc/linux/fs/udf/ |
H A D | directory.c | 499 struct short_ad *udf_get_fileshortad(uint8_t *ptr, int maxoffset, uint32_t *offset, in udf_get_fileshortad() 522 struct long_ad *udf_get_filelongad(uint8_t *ptr, int maxoffset, uint32_t *offset, int inc) in udf_get_filelongad()
|