Searched defs:hdr_sz (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/mmc/card/ |
D | queue.c | 459 unsigned int hdr_sz = mmc_large_sector(mq->card) ? 4096 : 512; in mmc_queue_packed_map_sg() local
|
D | block.c | 1627 unsigned int hdr_sz = mmc_large_sector(card) ? 4096 : 512; in mmc_calc_packed_hdr_segs() local
|
/linux-4.4.14/tools/perf/util/ |
D | trace-event-info.c | 60 static int record_file(const char *file, ssize_t hdr_sz) in record_file()
|
D | header.c | 2228 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()
|
D | session.c | 1217 size_t hdr_sz, rest; in perf_session__peek_event() local
|
/linux-4.4.14/net/tipc/ |
D | msg.c | 90 uint hdr_sz, uint data_sz, u32 dnode, in tipc_msg_create()
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | fw_inc.c | 425 size_t s, hdr_sz; in wil_fw_load() local
|