/openbmc/linux/drivers/media/dvb-core/ |
H A D | dvb_demux.c | 107 int p; in dvb_dmx_swfilter_payload() local 236 u16 limit, seclen; in dvb_dmx_swfilter_section_copy_dump() local 290 u8 p, count; in dvb_dmx_swfilter_section_packet() local 540 int p = 0, i, j; in _dvb_dmx_swfilter() local 1142 void *p; in dvbdmx_write() local
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | efi.c | 272 int limit; in efivar_ssdt_load() local 730 u8 *p; in efi_config_parse_tables() local 829 #define map_fw_vendor(p, s) __va(p) argument
|
/openbmc/qemu/target/i386/hvf/ |
H A D | x86.h | 129 uint64_t p:1; member 153 uint32_t limit = (uint32_t)((desc->limit1 << 16) | desc->limit0); in x86_segment_limit() local 161 uint32_t limit) in x86_set_segment_limit() 174 uint64_t p:1; member
|
/openbmc/qemu/semihosting/ |
H A D | arm-compat-semi.c | 501 char *p; in do_common_semihosting() local 668 target_ulong limit; in do_common_semihosting() local
|
/openbmc/linux/net/rxrpc/ |
H A D | conn_client.c | 202 int id_cursor, id, distance, limit; in rxrpc_may_reuse_conn() local 247 struct rb_node *p, **pp, *parent; in rxrpc_look_up_bundle() local
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_file_ops.c | 86 static u64 cvt_kvaddr(void *p) in cvt_kvaddr() 409 u32 limit; in qib_tid_update() local 487 u32 tid, ctxttid, limit, tidcnt; in qib_tid_free() local 535 struct page *p; in qib_tid_free() local 1774 struct page *p = dd->pageshadow[i]; in unlock_expected_tids() local
|
/openbmc/linux/mm/ |
H A D | slab.h | 158 #define page_slab(p) (_Generic((p), \ argument 378 unsigned int limit; member 516 void **p) in memcg_slab_post_alloc_hook() 549 void **p, int objects) in memcg_slab_free_hook() 611 void **p) in memcg_slab_post_alloc_hook() 616 void **p, int objects) in memcg_slab_free_hook() 722 size_t size, void **p, bool init, in slab_post_alloc_hook()
|
H A D | memblock.c | 1703 static phys_addr_t __init_memblock __find_max_addr(phys_addr_t limit) in __find_max_addr() 1724 void __init memblock_enforce_memory_limit(phys_addr_t limit) in memblock_enforce_memory_limit() 1777 void __init memblock_mem_limit_remove_map(phys_addr_t limit) in memblock_mem_limit_remove_map() 1907 void __init_memblock memblock_set_current_limit(phys_addr_t limit) in memblock_set_current_limit() 1968 static int __init early_memblock(char *p) in early_memblock()
|
H A D | page-writeback.c | 497 unsigned long limit = node_dirty_limit(pgdat); in node_dirty_ok() local 933 unsigned long limit) in pos_ratio_polynom() 1028 unsigned long limit = hard_dirty_limit(dtc_dom(dtc), dtc->thresh); in wb_position_ratio() local 1256 unsigned long limit = dom->dirty_limit; in update_dirty_limit() local 1313 unsigned long limit = hard_dirty_limit(dtc_dom(dtc), dtc->thresh); in wb_update_dirty_ratelimit() local 2022 int *p; in balance_dirty_pages_ratelimited_flags() local
|
/openbmc/linux/lib/zlib_deflate/ |
H A D | deflate.c | 576 IPos limit = s->strstart > (IPos)MAX_DIST(s) ? in longest_match() local 749 register Pos *p; in fill_window() local
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | dirty_log_test.c | 280 uint32_t limit; in dirty_ring_create_vm_done() local 704 struct test_params *p = arg; in run_test() local 871 struct test_params p = { in main() local
|
/openbmc/linux/drivers/misc/sgi-gru/ |
H A D | grumain.c | 95 int i, gid, inuse_asid, limit; in gru_reset_asid_limit() local 154 static unsigned long reserve_resources(unsigned long *p, int n, int mmax, in reserve_resources() 449 static void prefetch_data(void *p, int num, int stride) in prefetch_data()
|
/openbmc/linux/fs/btrfs/ |
H A D | delayed-ref.c | 157 u64 limit = btrfs_calc_delayed_ref_bytes(fs_info, 1); in btrfs_delayed_refs_rsv_refill() local 291 struct rb_node **p = &root->rb_root.rb_node; in htree_insert() local 323 struct rb_node **p = &root->rb_root.rb_node; in tree_insert() local
|
/openbmc/linux/fs/ocfs2/ |
H A D | dir.c | 107 char *p = data; in ocfs2_dir_trailer_from_size() local 255 const char *p; in ocfs2_dx_dir_name_hash() local 1193 char *trailer, *de_buf, *limit, *start = dirblock_bh->b_data; in ocfs2_find_max_rec_len() local 2049 struct ocfs2_empty_dir_priv *p = in ocfs2_empty_dir_filldir() local 2602 char *de_buf, *limit; in ocfs2_dx_dir_index_block() local 2647 char *de_buf, *limit; in ocfs2_dx_dir_index_root_block() local 2690 char *de_buf, *limit; in ocfs2_new_dx_should_be_inline() local 2730 char *de_buf, *limit; in ocfs2_expand_last_dirent() local 3354 char *first_de, *de_buf, *limit; in ocfs2_find_dir_space_id() local
|
/openbmc/linux/drivers/of/ |
H A D | fdt.c | 43 void __init of_fdt_limit_memory(int limit) in of_fdt_limit_memory() 176 const char *p = nodename, *ps = p, *pa = NULL; in populate_properties() local 1014 const char *p, *q, *options = NULL; in early_init_dt_scan_chosen_stdout() local 1089 const __be32 *p = *cellp; in dt_mem_next_cell() local 1156 const char *p; in early_init_dt_scan_chosen() local
|
/openbmc/linux/drivers/net/ethernet/ |
H A D | ethoc.c | 420 static int ethoc_rx(struct net_device *dev, int limit) in ethoc_rx() 512 static int ethoc_tx(struct net_device *dev, int limit) in ethoc_tx() 813 static int ethoc_set_mac_address(struct net_device *dev, void *p) in ethoc_set_mac_address() 936 void *p) in ethoc_get_regs()
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | sys_regs.c | 198 struct sys_reg_params *p, in access_dcsw() 218 struct sys_reg_params *p, in access_dcgsw() 254 struct sys_reg_params *p, in access_vm_reg() 279 struct sys_reg_params *p, in access_actlr() 300 struct sys_reg_params *p, in access_gic_sgi() 350 struct sys_reg_params *p, in access_gic_sre() 361 struct sys_reg_params *p, in trap_raz_wi() 385 struct sys_reg_params *p, in trap_loregion() 1257 u64 limit = rd->reset(vcpu, rd); in arm64_check_features() local 1903 struct sys_reg_params *p, in access_spsr() [all …]
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_midi.c | 450 uint8_t p[4] = { port->cable << 4, 0, 0, 0 }; in f_midi_transmit_byte() local 1083 #define F_MIDI_OPT(name, test_limit, limit) \ argument 1127 #define F_MIDI_OPT_SIGNED(name, test_limit, limit) \ argument
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | scan.c | 362 u16 limit; in iwl_limit_dwell() local 706 int i, p = 0; in iwlagn_request_scan() local
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_tx.c | 64 static unsigned int txq_to_end(const struct funeth_txq *q, void *p) in txq_to_end() 426 unsigned int head, limit, reclaim_idx; in fun_txq_reclaim() local
|
/openbmc/qemu/hw/usb/ |
H A D | host-libusb.c | 128 USBPacket *p; member 378 static USBHostRequest *usb_host_req_alloc(USBHostDevice *s, USBPacket *p, in usb_host_req_alloc() 409 static USBHostRequest *usb_host_req_find(USBHostDevice *s, USBPacket *p) in usb_host_req_find() 647 static bool usb_host_iso_data_copy(USBHostIsoXfer *xfer, USBPacket *p) in usb_host_iso_data_copy() 673 static void usb_host_iso_data_in(USBHostDevice *s, USBPacket *p) in usb_host_iso_data_in() 718 static void usb_host_iso_data_out(USBHostDevice *s, USBPacket *p) in usb_host_iso_data_out() 1075 int limit = 100; in usb_host_abort_xfers() local 1276 static void usb_host_cancel_packet(USBDevice *udev, USBPacket *p) in usb_host_cancel_packet() 1435 USBPacket *p) in usb_host_set_interface() 1463 static void usb_host_handle_control(USBDevice *udev, USBPacket *p, in usb_host_handle_control() [all …]
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | pkt_sched.h | 139 __u32 limit; /* Queue length in packets. */ member 177 __u32 limit; member 185 __u32 limit; member 215 __u32 limit; /* Maximal packets in queue */ member 234 __u32 limit; /* HARD maximal flow queue length (bytes) */ member 264 __u32 limit; /* HARD maximal queue length (bytes) */ member 327 __u32 limit; /* HARD maximal queue length (bytes) */ member 367 __u32 limit; /* Hard queue length (packets) */ member 593 __u32 limit; /* fifo limit (packets) */ member 651 __u32 p; member [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | pkt_sched.h | 140 __u32 limit; /* Queue length in packets. */ member 178 __u32 limit; member 186 __u32 limit; member 216 __u32 limit; /* Maximal packets in queue */ member 235 __u32 limit; /* HARD maximal flow queue length (bytes) */ member 268 __u32 limit; /* HARD maximal queue length (bytes) */ member 347 __u32 limit; /* HARD maximal queue length (bytes) */ member 387 __u32 limit; /* Hard queue length (packets) */ member 614 __u32 limit; /* fifo limit (packets) */ member 672 __u32 p; member [all …]
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | omap2.c | 264 u32 *p = (u32 *)buf; in omap_nand_data_in_pref() local 308 u16 *p = (u16 *)buf; in omap_nand_data_out_pref() local 309 unsigned long tim, limit; in omap_nand_data_out_pref() local 378 unsigned long tim, limit; in omap_nand_dma_transfer() local 579 unsigned long tim, limit; in omap_nand_data_out_irq_pref() local
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | pci_sun4v.c | 70 struct iommu_batch *p = this_cpu_ptr(&iommu_batch); in iommu_batch_start() local 84 static long iommu_batch_flush(struct iommu_batch *p, u64 mask) in iommu_batch_flush() 148 struct iommu_batch *p = this_cpu_ptr(&iommu_batch); in iommu_batch_new_entry() local 160 struct iommu_batch *p = this_cpu_ptr(&iommu_batch); in iommu_batch_add() local 174 struct iommu_batch *p = this_cpu_ptr(&iommu_batch); in iommu_batch_end() local 963 unsigned long err, limit; in pci_sun4v_get_head() local
|