Home
last modified time | relevance | path

Searched defs:check (Results 26 – 50 of 226) sorted by relevance

12345678910

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-block-manager.h59 int (*check)(struct dm_block_validator *v, struct dm_block *b, size_t block_size); member
/openbmc/linux/tools/testing/selftests/user_events/
H A Dperf_test.c85 static int clear(int *check) in clear()
113 int check; in FIXTURE() local
/openbmc/qemu/tests/tcg/mips/user/ase/dsp/
H A DMakefile177 check: $(TESTCASES) target
/openbmc/qemu/tests/tcg/mips/user/isa/r5900/
H A DMakefile25 check: $(TESTCASES) target
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_rules.cpp14 std::tuple<uint16_t, uint8_t> check(uint16_t actionFlags, uint8_t eventType, in check() function
/openbmc/qemu/target/arm/
H A Didau.h54 void (*check)(IDAUInterface *ii, uint32_t address, int *iregion, member
/openbmc/linux/tools/perf/tests/
H A Dmem.c10 static int check(union perf_mem_data_src data_src, in check() function
/openbmc/linux/scripts/dtc/
H A Dchecks.c31 struct check { struct
33 check_fn fn; argument
36 enum checkstatus status; argument
39 struct check **prereq; argument
/openbmc/linux/tools/perf/tests/shell/
H A Dlock_contention.sh23 check() { function
/openbmc/linux/drivers/edac/
H A Damd8111_edac.h104 void (*check)(struct edac_device_ctl_info *edac_dev); member
115 void (*check)(struct edac_pci_ctl_info *edac_dev); member
/openbmc/linux/include/net/
H A Ddsfield.h31 __u32 check = ntohs((__force __be16)iph->check); in ipv4_change_dsfield() local
H A Dgro.h225 __sum16 check) in __skb_gro_checksum_validate_needed()
261 #define __skb_gro_checksum_validate(skb, proto, zero_okay, check, \ argument
276 #define skb_gro_checksum_validate_zero_check(skb, proto, check, \ argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmonitordisk.py195 def check(self, rq): member in diskMonitor
/openbmc/openbmc/poky/meta/lib/oe/
H A Dprservice.py7 def prserv_make_conn(d, check = False): argument
/openbmc/qemu/python/
H A DMakefile109 check: target
/openbmc/phosphor-fan-presence/monitor/
H A Dpower_off_rule.hpp77 void check(PowerRuleState state, const FanHealth& fanHealth) in check() function in phosphor::fan::monitor::PowerOffRule
/openbmc/linux/include/uapi/linux/
H A Dudp.h27 __sum16 check; member
/openbmc/linux/net/rxrpc/
H A Drxkad.c258 u16 check; in rxkad_secure_packet_auth() local
300 u16 check; in rxkad_secure_packet_encrypt() local
415 u16 check; in rxkad_verify_packet_1() local
479 u16 check; in rxkad_verify_packet_2() local
/openbmc/linux/samples/bpf/
H A Dxdp_fwd_kern.c36 u32 check = (__force u32)iph->check; in ip_decrease_ttl() local
/openbmc/linux/arch/ia64/include/asm/
H A Duaccess.h136 #define __do_get_user(check, x, ptr, size) \ argument
163 #define __do_put_user(check, x, ptr, size) \ argument
/openbmc/qemu/tests/tcg/hppa/
H A Dstby.c15 static void check(const struct S *s, unsigned e, in check() function
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tunnel.sh646 check() function
/openbmc/linux/net/netfilter/
H A Dxt_multiport.c109 check(u_int16_t proto, in check() function
/openbmc/qemu/tests/tcg/hexagon/
H A Dhvx_histogram.c37 static void check(void) in check() function
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/
H A Dfvp_devices.py7 def run_cmd(self, cmd, check=True): argument

12345678910