Searched defs:hdr_sz (Results  1 – 7 of 7) sorted by relevance
| /linux-4.1.27/net/tipc/ | 
| D | msg.c | 90 				uint hdr_sz, uint data_sz, u32 dnode,  in tipc_msg_create() 555 	int hdr_sz;  in tipc_msg_reassemble()  local
  | 
| /linux-4.1.27/drivers/mmc/card/ | 
| D | queue.c | 461 		unsigned int hdr_sz = mmc_large_sector(mq->card) ? 4096 : 512;  in mmc_queue_packed_map_sg()  local
  | 
| D | block.c | 1524 	unsigned int hdr_sz = mmc_large_sector(card) ? 4096 : 512;  in mmc_calc_packed_hdr_segs()  local
  | 
| /linux-4.1.27/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 | 2141 static int try_all_file_abis(uint64_t hdr_sz, struct perf_header *ph)  in try_all_file_abis() 2179 static int try_all_pipe_abis(uint64_t hdr_sz, struct perf_header *ph)  in try_all_pipe_abis() 2208 static int check_magic_endian(u64 magic, uint64_t hdr_sz,  in check_magic_endian()
  | 
| D | session.c | 1018 	size_t hdr_sz, rest;  in perf_session__peek_event()  local
  | 
| /linux-4.1.27/drivers/net/wireless/ath/wil6210/ | 
| D | fw_inc.c | 425 	size_t s, hdr_sz;  in wil_fw_load()  local
  |