Home
last modified time | relevance | path

Searched defs:strip (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/scripts/
Dheaderdep.pl62 sub strip { subroutine
/Linux-v5.10/drivers/staging/comedi/drivers/ni_routing/tools/
Dcsv_collection.py21 strip = lambda s:s.strip() function
/Linux-v5.10/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c483 u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) in get_row_from_strip()
548 u64 strip; in get_strip_from_row() local
601 u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) in get_arm_from_strip()
Dmegaraid_sas.h2138 u64 strip; member
/Linux-v5.10/scripts/kconfig/
Dconf.c59 static void strip(char *str) in strip() function
/Linux-v5.10/tools/perf/
Dbuiltin-inject.c44 bool strip; member