/openbmc/linux/kernel/bpf/ |
H A D | btf.c | 425 u32 size; member 1164 static bool btf_show_obj_is_safe(struct btf_show *show, void *data, int size) in btf_show_obj_is_safe() 1176 static void *__btf_show_obj_safe(struct btf_show *show, void *data, int size) in __btf_show_obj_safe() 1216 int size_left, size; in btf_show_obj_safe() local 1881 u32 i, size, nelems = 1, id = 0; in __btf_resolve_size() local 1980 u32 size = 0; in btf_type_id_size() local 5926 bool btf_ctx_access(int off, int size, enum bpf_access_type type, in btf_ctx_access() 6127 const struct btf_type *t, int off, int size, in btf_struct_walk() 6387 int off, int size, enum bpf_access_type atype __maybe_unused, in btf_struct_access()
|
/openbmc/linux/drivers/scsi/ |
H A D | ncr53c8xx.c | 227 static void *___m_alloc(m_pool_s *mp, int size) in ___m_alloc() 270 static void ___m_free(m_pool_s *mp, void *ptr, int size) in ___m_free() 318 static void *__m_calloc2(m_pool_s *mp, int size, char *name, int uflags) in __m_calloc2() 337 static void __m_free(m_pool_s *mp, void *ptr, int size, char *name) in __m_free() 454 static void *__m_calloc_dma(m_bush_t bush, int size, char *name) in __m_calloc_dma() 473 static void __m_free_dma(m_bush_t bush, void *m, int size, char *name) in __m_free_dma()
|
H A D | 3w-sas.h | 232 unsigned char size; member 298 unsigned char size; member
|
/openbmc/linux/mm/ |
H A D | hugetlb.c | 1881 struct hstate *size_to_hstate(unsigned long size) in size_to_hstate() 4470 unsigned long size; in hugepagesz_setup() local 4518 unsigned long size; in default_hugepagesz_setup() local 5855 unsigned long size; in hugetlb_no_page() local 6291 unsigned long size; in hugetlb_mfill_atomic_pte() local 7402 unsigned long size, reserved, per_node; in hugetlb_cma_reserve() local
|
/openbmc/linux/fs/ceph/ |
H A D | caps.c | 1207 u64 flush_tid, oldest_flush_tid, size, max_size; member 1950 loff_t size = i_size_read(&ci->netfs.inode); in __ceph_should_report_size() local 3422 u64 size = le64_to_cpu(grant->size); in handle_cap_grant() local 3939 u64 size = le64_to_cpu(trunc->size); in handle_cap_trunc() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | kfd_ioctl.h | 423 __u64 size; /* to KFD */ member 486 __u64 size; /* from KFD */ member 629 __u64 size; member 767 __u64 size; member
|
/openbmc/linux/sound/core/ |
H A D | pcm_native.c | 813 size_t size = runtime->dma_bytes; in snd_pcm_hw_params() local 3674 long size; in snd_pcm_mmap_status() local 3712 long size; in snd_pcm_mmap_control() local 3879 long size; in snd_pcm_mmap_data() local
|
/openbmc/qemu/target/i386/tcg/ |
H A D | fpu_helper.c | 2492 int size = (14 << data32) + 80; in helper_fsave() local 2515 int size = (14 << data32) + 80; in helper_frstor() local 2724 unsigned size; in do_xsave() local 3000 unsigned size, size_ext; in helper_xrstor() local
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vt.c | 405 static void juggle_array(u32 **array, unsigned int size, unsigned int nr) in juggle_array() 431 unsigned int size = bottom - top; in vc_uniscr_scroll() local 4596 int size; in con_font_set() local 4758 unsigned int rolled_over, void *base, unsigned int size) in vc_scrolldelta_helper()
|
/openbmc/linux/drivers/tty/ |
H A D | n_gsm.c | 1181 int h, len, size; in gsm_dlci_data_output() local 1242 int len, size; in gsm_dlci_data_output_framed() local 1312 int size = 0; in gsm_dlci_modem_output() local 3968 const unsigned char *in_buf, int size) in gsm_mux_rx_netchar()
|
/openbmc/linux/drivers/net/wireless/ath/ar5523/ |
H A D | ar5523_hw.h | 222 __be32 size; member 249 __be32 size; member
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_sh.h | 383 #define SCI_IN(size, offset)\ argument 389 #define SCI_OUT(size, offset, value)\ argument
|
/openbmc/u-boot/drivers/net/ |
H A D | dwc_eth_qos.c | 348 static void eqos_inval_buffer(void *buf, size_t size) in eqos_inval_buffer() 356 static void eqos_flush_buffer(void *buf, size_t size) in eqos_flush_buffer()
|
/openbmc/u-boot/fs/ext4/ |
H A D | ext4_common.c | 184 uint32_t ext4fs_div_roundup(uint32_t size, uint32_t n) in ext4fs_div_roundup() 193 void put_ext4(uint64_t off, void *buf, uint32_t size) in put_ext4()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs-media.h | 482 __le64 size; member 548 __le32 size; member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_dcb.c | 426 u16 size = sizeof(struct qlcnic_82xx_dcb_param_mbx_le); in qlcnic_82xx_dcb_query_cee_param() local 569 int err, i, j, k, max_app, size; in qlcnic_83xx_dcb_query_cee_param() local
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-compat-ioctl32.c | 654 __u32 size; member 1139 unsigned int size = sizeof(*ec32); in v4l2_compat_put_array_args() local
|
/openbmc/linux/tools/perf/util/ |
H A D | auxtrace.h | 251 size_t size; member 443 u64 size; member
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | net2280.c | 1655 unsigned size, t; in registers_show() local 1806 unsigned size; in queues_show() local
|
/openbmc/linux/drivers/edac/ |
H A D | pnd2_edac.c | 144 #define P2SB_READ(size, off, ptr) \ argument 146 #define P2SB_WRITE(size, off, val) \ argument
|
/openbmc/linux/sound/pci/nm256/ |
H A D | nm256.c | 298 snd_nm256_write_buffer(struct nm256 *chip, const void *src, int offset, int size) in snd_nm256_write_buffer() 330 u16 size = coefficient_sizes[which]; in snd_nm256_load_one_coefficient() local
|
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 995 int t4 = is_t4(lldi->adapter_type), size, size6; in csk_act_open_retry_timer() local 1776 unsigned int size, size6; in init_act_open() local
|
/openbmc/linux/sound/sparc/ |
H A D | amd7930.c | 584 unsigned int size = snd_pcm_lib_buffer_bytes(substream); in snd_amd7930_playback_prepare() local 616 unsigned int size = snd_pcm_lib_buffer_bytes(substream); in snd_amd7930_capture_prepare() local
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_mr.c | 391 qlafx00_init_firmware(scsi_qla_host_t *vha, uint16_t size) in qlafx00_init_firmware() 699 qlafx00_fw_version_str(struct scsi_qla_host *vha, char *str, size_t size) in qlafx00_fw_version_str()
|
/openbmc/linux/drivers/firmware/xilinx/ |
H A D | zynqmp.c | 979 int zynqmp_pm_fpga_load(const u64 address, const u32 size, const u32 flags) in zynqmp_pm_fpga_load() 1454 int zynqmp_pm_sha_hash(const u64 address, const u32 size, const u32 flags) in zynqmp_pm_sha_hash()
|