Home
last modified time | relevance | path

Searched defs:headers (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/drivers/pci/controller/
Dpcie-altera.c186 static void tlp_write_packet(struct altera_pcie *pcie, u32 *headers, in tlp_write_packet()
216 u32 headers[TLP_HDR_SIZE]; in tlp_cfg_dword_read() local
230 u32 headers[TLP_HDR_SIZE]; in tlp_cfg_dword_write() local
/Linux-v4.19/samples/bpf/
Dxdp_sample_pkts_user.c21 static struct perf_event_mmap_page *headers[MAX_CPUS]; variable
/Linux-v4.19/drivers/scsi/isci/
Dunsolicited_frame_control.h244 struct sci_uf_header_array headers; member
/Linux-v4.19/drivers/scsi/aacraid/
Dcomminit.c387 u32 *headers; in aac_comm_init() local
Daacraid.h1002 struct aac_qhdr headers; /*producer,consumer q headers*/ member
/Linux-v4.19/tools/testing/selftests/bpf/
Dtrace_helpers.c172 int perf_event_poller_multi(int *fds, struct perf_event_mmap_page **headers, in perf_event_poller_multi()
/Linux-v4.19/tools/perf/scripts/python/
Dsched-migration.py335 def sched_switch(self, headers, prev_comm, prev_pid, prev_prio, prev_state, argument
353 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): argument
357 def wake_up(self, headers, comm, pid, success, target_cpu, fork): argument
/Linux-v4.19/drivers/gpu/drm/msm/adreno/
Da6xx_hfi.c406 struct a6xx_hfi_queue_header *headers = hfi->virt + sizeof(*table); in a6xx_hfi_init() local
/Linux-v4.19/sound/firewire/
Damdtp-stream.c721 __be32 *headers = header; in in_stream_callback() local
/Linux-v4.19/drivers/net/wimax/i2400m/
Dfw.c1260 size_t headers = 0; in i2400m_fw_check() local
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf.c123 struct dma_pool *headers; member
/Linux-v4.19/tools/perf/ui/browsers/
Dhists.c1698 char headers[1024]; in hists_browser__hierarchy_headers() local
1716 char headers[1024]; in hists_browser__headers() local
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dusb.c1042 static int check_file(const u8 *headers) in check_file()
/Linux-v4.19/include/net/
Ddevlink.h240 struct devlink_dpipe_header **headers; member
/Linux-v4.19/fs/xfs/
Dxfs_log.c2178 int headers = 0; in xlog_write_calc_vec_length() local
/Linux-v4.19/drivers/misc/vmw_vmci/
Dvmci_queue_pair.c755 struct page *headers[2]; in qp_host_map_queues() local
/Linux-v4.19/drivers/isdn/hisax/
Disdnl2.c356 int headers = l2addrsize(&st->l2) + 1; in FRMR_error() local
/Linux-v4.19/drivers/isdn/mISDN/
Dlayer2.c565 u_int headers = l2addrsize(l2) + 1; in FRMR_error() local
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c2362 #define HEADER_IS_ZERO(match_criteria, headers) \ argument