Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/
Dheaderdep.pl62 sub strip { subroutine
/Linux-v5.4/drivers/staging/comedi/drivers/ni_routing/tools/
Dcsv_collection.py21 strip = lambda s:s.strip() function
/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c485 u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) in get_row_from_strip()
550 u64 strip; in get_strip_from_row() local
603 u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) in get_arm_from_strip()
Dmegaraid_sas.h2136 u64 strip; member
/Linux-v5.4/scripts/kconfig/
Dconf.c56 static void strip(char *str) in strip() function
/Linux-v5.4/tools/perf/
Dbuiltin-inject.c40 bool strip; member