Home
last modified time | relevance | path

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

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