Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/ni_routing/tools/
H A Dcsv_collection.py20 strip = lambda s:s.strip() function
22 strip = lambda s:s function
/linux/scripts/
H A Dheaderdep.pl62 sub strip { subroutine
/linux/drivers/scsi/megaraid/
H A 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()
H A Dmegaraid_sas.h2144 u64 strip; member
/linux/drivers/gpu/drm/xe/
H A Dxe_gen_wa_oob.c44 static char *strip(char *line, size_t linelen) in strip() function
/linux/scripts/kconfig/
H A Dconf.c60 static void strip(char *str) in strip() function
/linux/fs/
H A Dopen.c1241 u64 strip = O_CLOEXEC; in build_open_flags() local
/linux/tools/perf/
H A Dbuiltin-inject.c120 bool strip; member