Searched defs:hdr_sz (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/mmc/card/
H A Dqueue.c459 unsigned int hdr_sz = mmc_large_sector(mq->card) ? 4096 : 512; mmc_queue_packed_map_sg() local
H A Dblock.c1627 unsigned int hdr_sz = mmc_large_sector(card) ? 4096 : 512; mmc_calc_packed_hdr_segs() local
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Dfw_inc.c425 size_t s, hdr_sz; wil_fw_load() local
/linux-4.4.14/tools/perf/util/
H A Dtrace-event-info.c60 static int record_file(const char *file, ssize_t hdr_sz) record_file() argument
H A Dheader.c2228 static int try_all_file_abis(uint64_t hdr_sz, struct perf_header *ph) try_all_file_abis() argument
2266 static int try_all_pipe_abis(uint64_t hdr_sz, struct perf_header *ph) try_all_pipe_abis() argument
2295 static int check_magic_endian(u64 magic, uint64_t hdr_sz, check_magic_endian() argument
H A Dsession.c1217 size_t hdr_sz, rest; perf_session__peek_event() local
/linux-4.4.14/net/tipc/
H A Dmsg.c89 tipc_msg_create(uint user, uint type, uint hdr_sz, uint data_sz, u32 dnode, u32 onode, u32 dport, u32 oport, int errcode) tipc_msg_create() argument

Completed in 272 milliseconds