Home
last modified time | relevance | path

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

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