Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpolynomial.h30 struct polynomial_term terms[]; member
/openbmc/linux/tools/perf/tests/
H A Dpmu.c146 struct list_head *terms = test_terms_list(); in test__pmu() local
H A Dattr.py56 terms = [ variable in Event
H A 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()
/openbmc/linux/drivers/scsi/arm/
H A Dcumana_2.c81 unsigned int terms; /* Terminator state */ member
/openbmc/linux/tools/perf/util/
H A Dparse-events.h151 struct list_head *terms; member
H A Dparse-events.y277 struct list_head *list = NULL, *orig_terms = NULL, *terms= NULL; variable
H A 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()
H A Dpmu.c68 struct list_head terms; member
700 struct list_head *terms) in pmu_alias_terms()
/openbmc/linux/drivers/hwmon/
H A Dbt1-pvt.h244 struct pvt_poly_term terms[]; member
/openbmc/openbmc/poky/meta/lib/oe/
H A Dterminal.py18 def __init__(self, terms): argument
/openbmc/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c68 struct list_head *terms; in intel_pt_parse_terms_with_default() local
/openbmc/linux/drivers/iio/light/
H A Drohm-bu27034.c907 u64 res = 0, terms[3]; in bu27034_fixp_calc_lx() local
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_driver.c1659 static unsigned int uvc_print_terms(struct list_head *terms, u16 dir, in uvc_print_terms()