Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/
Dheaderdep.pl62 sub strip { subroutine
/Linux-v6.6/drivers/comedi/drivers/ni_routing/tools/
Dcsv_collection.py20 strip = lambda s:s.strip() function
/Linux-v6.6/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c487 u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) in get_row_from_strip()
552 u64 strip; in get_strip_from_row() local
605 u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) in get_arm_from_strip()
Dmegaraid_sas.h2144 u64 strip; member
/Linux-v6.6/scripts/kconfig/
Dconf.c59 static void strip(char *str) in strip() function
/Linux-v6.6/fs/
Dopen.c1225 u64 strip = __FMODE_NONOTIFY | O_CLOEXEC; in build_open_flags() local
/Linux-v6.6/tools/perf/
Dbuiltin-inject.c113 bool strip; member