Home
last modified time | relevance | path

Searched defs:record (Results 76 – 100 of 196) sorted by relevance

12345678

/openbmc/linux/arch/m68k/apollo/
H A Dconfig.c47 int __init apollo_parse_bootinfo(const struct bi_record *record) in apollo_parse_bootinfo()
/openbmc/pldm/libpldmresponder/
H A Dfru_parser.cpp127 auto record = data.value("record_details", emptyJson); in setupFruRecordMap() local
/openbmc/libcper/tests/
H A Dir-tests.cpp27 FILE *record = generate_record_memstream(&section_name, 1, &buf, &size, in cper_log_section_ir_test() local
56 FILE *record = generate_record_memstream(&section_name, 1, &buf, &size, in cper_log_section_binary_test() local
/openbmc/linux/tools/tracing/rtla/src/
H A Dosnoise_top.c108 osnoise_top_handler(struct trace_seq *s, struct tep_record *record, in osnoise_top_handler()
661 struct osnoise_tool *record = NULL; in osnoise_top_main() local
H A Dtimerlat_top.c156 timerlat_top_handler(struct trace_seq *s, struct tep_record *record, in timerlat_top_handler()
749 struct osnoise_tool *record = NULL; in timerlat_top_main() local
H A Dtimerlat_hist.c213 timerlat_hist_handler(struct trace_seq *s, struct tep_record *record, in timerlat_hist_handler()
970 struct osnoise_tool *record = NULL; in timerlat_hist_main() local
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dteamcity.py101 def format(self, record): argument
/openbmc/linux/kernel/trace/
H A Dtrace_recursion_record.c160 struct recursed_functions *record = v; in recursed_function_seq_show() local
/openbmc/openbmc/poky/scripts/lib/
H A Dscriptutils.py52 def emit(self, record): argument
/openbmc/linux/fs/pstore/
H A Dftrace.c34 struct pstore_record record = { in pstore_ftrace_call() local
/openbmc/u-boot/cmd/
H A Dload.c130 char record[SREC_MAXRECLEN + 1]; /* buffer for one S-Record */ in load_serial() local
317 char record[2*SREC_BYTES_PER_RECORD+16]; /* buffer for one S-Record */ in save_serial() local
/openbmc/linux/arch/powerpc/kernel/
H A Dnvram_64.c385 static int nvram_pstore_write(struct pstore_record *record) in nvram_pstore_write()
421 static ssize_t nvram_pstore_read(struct pstore_record *record) in nvram_pstore_read()
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_pdr_effecter_test.cpp145 auto record = pdr::getRecordByHandle(outRepo, 4, e); in TEST() local
H A Dlibpldmresponder_platform_test.cpp758 auto record = pdr::getRecordByHandle(outRepo, 1, entry); in TEST() local
800 auto record = pdr::getRecordByHandle(outRepo, 2, e); in TEST() local
850 auto record = pdr::getRecordByHandle(outRepo, 2, e); in TEST() local
/openbmc/u-boot/drivers/rtc/
H A Dftrtc010.c22 unsigned int record; /* 0x1c */ member
/openbmc/qemu/tests/avocado/
H A Dreverse_debugging.py38 def run_vm(self, record, shift, args, replay_path, image_path, port): argument
H A Dreplay_linux.py60 def launch_and_wait(self, record, args, shift): argument
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c1659 struct tls_record_info *record) in chcr_ktls_copy_record_in_skb()
1697 struct tls_record_info *record, in chcr_end_part_handler()
1774 struct tls_record_info *record, in chcr_short_record_handler()
1931 struct tls_record_info *record; in chcr_ktls_xmit() local
/openbmc/u-boot/board/siemens/common/
H A Dfactoryset.c82 int get_factory_record_val(unsigned char *eeprom_buf, int size, uchar *record, in get_factory_record_val()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Daction.hpp241 void record(const std::string& message) const in record() function in phosphor::fan::control::json::ActionBase
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.cpp137 for (const auto& record : data) in getCipherRecords() local
/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp97 ipmi::sel::GetSELEntryResponse record{}; in parseLoggingEntry() local
351 ipmi::sel::GetSELEntryResponse record{0, iter->second}; in getSELEntry() local
/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-libmsrlisthelper.c138 struct tbd_record_header *record; in apply_msr_data() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Ddecorators.py32 def filter(self, record): argument
/openbmc/linux/arch/m68k/atari/
H A Dconfig.c128 int __init atari_parse_bootinfo(const struct bi_record *record) in atari_parse_bootinfo()

12345678