Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/comedi/drivers/ni_routing/tools/
Dcsv_collection.py20 strip = lambda s:s.strip() function
22 strip = lambda s:s function
/linux-6.12.1/scripts/
Dheaderdep.pl62 sub strip { subroutine
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gen_wa_oob.c44 static char *strip(char *line, size_t linelen) in strip() function
/linux-6.12.1/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-6.12.1/scripts/kconfig/
Dconf.c60 static void strip(char *str) in strip() function
/linux-6.12.1/fs/
Dopen.c1218 u64 strip = __FMODE_NONOTIFY | O_CLOEXEC; in build_open_flags() local
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
Dr535.c1336 static size_t strip(char *s, const char *reject) in strip() function
/linux-6.12.1/tools/perf/
Dbuiltin-inject.c120 bool strip; member