Home
last modified time | relevance | path

Searched refs:_data_ (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dlibtraceevent-field_read.txt14 int *tep_read_number_field*(struct tep_format_field pass:[*]_field_, const void pass:[*]_data_, uns…
20 raw _data_ and stores it in the _value_. The function sets the _value_ according
H A Dlibtraceevent-field_print.txt16 void *tep_print_field*(struct trace_seq pass:[*]_s_, void pass:[*]_data_, struct tep_format_field p…
17 void *tep_print_fields*(struct trace_seq pass:[*]_s_, void pass:[*]_data_, int _size_, struct tep_e…
26 The _tep_print_field()_ function extracts from the recorded raw _data_ value of
H A Dlibtraceevent-plugins.txt21 void pass:[*]_data_);
57 with given _suffix_ are considered to be plugins. The _data_ is a user specified
H A Dlibtraceevent.txt76 …int *tep_read_number_field*(struct tep_format_field pass:[*]_field_, const void pass:[*]_data_, un…
79 …void *tep_print_field*(struct trace_seq pass:[*]_s_, void pass:[*]_data_, struct tep_format_field …
80 …void *tep_print_fields*(struct trace_seq pass:[*]_s_, void pass:[*]_data_, int _size_, struct tep_…
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_hw_training.h218 #define IS_PUP_ACTIVE(_data_, _pup_) (((_data_) >> (_pup_)) & 0x1) argument
/OK3568_Linux_fs/kernel/Documentation/
H A Dmemory-barriers.txt423 [!] Note that the first load really has to have a _data_ dependency and