/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/ |
H A D | videodev2.h | 1940 __u32 entries;
member
|
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | videodev2.h | 1940 __u32 entries;
member
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 32 # effect, branches to one of the branch table entries located 3204 # (6) Use "plpar" instruction to do a re-load of ATC entries for # 3205 # ADDR1 since ADDR2 entries may have pushed ADDR1 out of the # 3307 # entries from the ATC. so, we do a second set of "plpa"s. 3609 # entries from the ATC. so, we do a second set of "plpa"s.
|
H A D | ilsp.S | 32 # effect, branches to one of the branch table entries located here.
|
/kernel/linux/linux-5.10/arch/x86/events/ |
H A D | core.c | 2592 desc = &ldt->entries[idx]; in get_segment_base()
|
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
H A D | felix_vsc9959.c | 1250 vsc9959_tas_gcl_set(ocelot, i, &taprio->entries[i]); in vsc9959_qos_port_tas_set()
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 32 # effect, branches to one of the branch table entries located 3204 # (6) Use "plpar" instruction to do a re-load of ATC entries for # 3205 # ADDR1 since ADDR2 entries may have pushed ADDR1 out of the # 3307 # entries from the ATC. so, we do a second set of "plpa"s. 3609 # entries from the ATC. so, we do a second set of "plpa"s.
|
H A D | ilsp.S | 32 # effect, branches to one of the branch table entries located here.
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_qdisc.c | 1558 act = &f->rule->action.entries[0]; in mlxsw_sp_qevent_mall_replace()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.h | 1070 s16 entries[AVG_ENTRIES]; member 1791 * Table 0 Entries (all entries are 32 bits)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 518 unsigned int size; /* number of entries in the log */ 1905 int t4_read_rss(struct adapter *adapter, u16 *entries);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.h | 1387 /* hash table to store tunnel decap entries */ 1390 /* hash table to store tunnel encap entries */ 1438 u32 entries; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mvm.h | 734 struct iwl_mvm_reorder_buf_entry entries[]; member
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l2_main.c | 643 (*cb)(priv, &rr->entries[i]); in qeth_l2_pnso() 689 /* Ignore mcast entries */ in qeth_l2_dev2br_fdb_notify() 1294 * 'extern_learn' entries from the parent bridge and restart in qeth_l2_dev2br_worker() 1301 * aware there could be stale entries in the in qeth_l2_dev2br_worker() 1310 /* To remove fdb entries reported by an_set: */ in qeth_l2_dev2br_worker()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci.h | 412 /* We mark duplicate entries with -1 */ 838 /* Dequeue pointer is for a secondary stream array (SSA) with 8 entries */ 1642 struct xhci_erst_entry *entries; member 1646 /* Num entries the ERST can contain */ 1664 * (1K bytes * 8bytes/bit) / (4*32 bits) = 64 segment entries in the table, 1666 * Initial allocated size of the ERST, in number of entries */ 1668 /* Initial allocated size of the ERST, in number of entries */ 1716 u32 *psi; /* array of protocol speed ID entries */
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | syscalls.h | 301 * include/uapi/asm-generic/unistd.h. Architecture specific entries go below, 341 asmlinkage long sys_io_uring_setup(u32 entries,
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-top.c | 271 printf("%d lines not displayed, maybe increase display entries [e]\n", more); in perf_top__show_details() 285 * unlink existing entries so that they can be linked in perf_top__resort_hists() 411 next = rb_first_cached(&hists->entries); in perf_top__prompt_symbol() 442 fprintf(stdout, "\t[e] display entries (lines). \t(%d)\n", top->print_entries); in perf_top__print_mapped_keys() 516 prompt_integer(&top->print_entries, "Enter display entries (lines)"); in perf_top__handle_keypress() 1492 OPT_INTEGER('E', "entries", &top.print_entries, in cmd_top() 1543 "Strip first N entries of source file path name in programs (with --prefix)"), in cmd_top() 1546 "Don't show entries under that percent", parse_percent_limit), in cmd_top() 1548 "How to display percentage of filtered entries", parse_filter_percentage), in cmd_top() 1563 "Show entries i in cmd_top() [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | callchain.c | 1589 * Initialize a cursor before adding entries inside, but keep 1590 * the previously allocated entries as a cache. 1689 struct rb_node *next = rb_first_cached(&hists->entries); in callchain_total_hits()
|
H A D | header.c | 303 return read_tracing_data(ff->fd, &evlist->core.entries); in write_tracing_data() 3276 * this is okay, reader will skip the missing entries in perf_header__adds_write()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | videodev2.h | 2006 __u32 entries; member
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | bpf_trace.c | 189 * occupy multiple entries in the map. in bpf_probe_read_user_str_common() 1555 memcpy(buf, br_stack->entries, to_copy); in BPF_CALL_4()
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | ieee80211_i.h | 656 * @entries: number of entries in the table 664 atomic_t entries; /* Up to MAX_MESH_NEIGHBOURS */ member
|
/kernel/linux/linux-5.10/drivers/scsi/aacraid/ |
H A D | aacraid.h | 561 * Define how many queue entries each queue will have and the total 562 * number of entries for the entire communication interface. Also define 992 u32 entries; /*Number of queue entries */ member 999 /* only valid for command queues which receive entries from the adapter. */ 1000 /* Number of entries on outstanding queue. */
|
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
H A D | ipu3-abi.h | 909 u16 entries[IMGU_ABI_YUVP2_YTM_LUT_ENTRIES]; member
|
/kernel/linux/linux-6.6/drivers/misc/bcm-vk/ |
H A D | bcm_vk_dev.c | 467 dst = (u8 *)&mon->entries[0]; in bcm_vk_get_proc_mon_info()
|