Home
last modified time | relevance | path

Searched defs:secsize (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/block/partitions/
Dmac.c36 unsigned secsize, datasize, partoffset; in mac_partition() local
/Linux-v6.6/drivers/bluetooth/
Dbtmtk.c40 __le32 secsize; member
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dbtf_dump.c818 size_t secsize; in test_btf_datasec() local
/Linux-v6.6/scripts/mod/
Dmodpost.c667 static char *next_string(char *string, unsigned long *secsize) in next_string()
/Linux-v6.6/kernel/module/
Dmain.c1013 char *module_next_tag_pair(char *string, unsigned long *secsize) in module_next_tag_pair()