Home
last modified time | relevance | path

Searched defs:terms (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/include/linux/
Dpolynomial.h30 struct polynomial_term terms[]; member
/Linux-v6.6/tools/perf/tests/
Dpmu.c146 struct list_head *terms = test_terms_list(); in test__pmu() local
Dattr.py56 terms = [ variable in Event
Dparse-events.c774 static int test__checkterms_simple(struct list_head *terms) in test__checkterms_simple()
2470 struct list_head terms; in test_term() local
2488 static int test_terms(const struct terms_test *terms, int cnt) in test_terms()
/Linux-v6.6/drivers/scsi/arm/
Dcumana_2.c81 unsigned int terms; /* Terminator state */ member
/Linux-v6.6/tools/perf/util/
Dparse-events.h151 struct list_head *terms; member
Dparse-events.y276 struct list_head *list = NULL, *orig_terms = NULL, *terms= NULL; variable
Dparse-events.c1835 int parse_events_terms(struct list_head *terms, const char *str, FILE *input) in parse_events_terms()
2572 void parse_events_terms__purge(struct list_head *terms) in parse_events_terms__purge()
2582 void parse_events_terms__delete(struct list_head *terms) in parse_events_terms__delete()
Dpmu.c55 struct list_head terms; member
660 struct list_head *terms) in pmu_alias_terms()
/Linux-v6.6/drivers/hwmon/
Dbt1-pvt.h244 struct pvt_poly_term terms[]; member
/Linux-v6.6/tools/perf/arch/x86/util/
Dintel-pt.c67 struct list_head *terms; in intel_pt_parse_terms_with_default() local
/Linux-v6.6/drivers/iio/light/
Drohm-bu27034.c907 u64 res = 0, terms[3]; in bu27034_fixp_calc_lx() local
/Linux-v6.6/drivers/media/usb/uvc/
Duvc_driver.c1636 static unsigned int uvc_print_terms(struct list_head *terms, u16 dir, in uvc_print_terms()