Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/
Dheaderdep.pl61 sub strip { subroutine
/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c507 u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) in get_row_from_strip()
584 u64 strip; in get_strip_from_row() local
637 u32 ld, u64 strip, struct MR_DRV_RAID_MAP_ALL *map) in get_arm_from_strip()
Dmegaraid_sas.h1578 u64 strip; member
/linux-4.1.27/scripts/kconfig/
Dconf.c57 static void strip(char *str) in strip() function