Searched defs:check (Results 1 - 25 of 162) sorted by relevance

1234567

/linux-master/tools/testing/nvdimm/
H A Dconfig_check.c4 void check(void) function
/linux-master/tools/testing/cxl/
H A Dconfig_check.c4 void check(void) function
/linux-master/tools/objtool/
H A Dsync-check.sh47 check () { function
/linux-master/tools/testing/selftests/bpf/
H A Dtest_bpftool_build.sh40 check() { function
H A Dtest_tunnel.sh558 check() function
[all...]
/linux-master/tools/perf/tests/shell/
H A Dbuildid.sh48 check() function
H A Dlock_contention.sh23 check() { function
/linux-master/tools/perf/
H A Dcheck-headers.sh122 check () { function
[all...]
/linux-master/tools/testing/selftests/drivers/net/netdevsim/
H A Dethtool-common.sh23 function check { function
/linux-master/tools/testing/selftests/net/mptcp/
H A Dpm_netlink.sh49 check() function
[all...]
/linux-master/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 in struct:dm_block_validator
/linux-master/tools/perf/tests/
H A Dmem.c10 static int check(union perf_mem_data_src data_src, function
/linux-master/include/net/
H A Ddsfield.h31 __u32 check = ntohs((__force __be16)iph->check); local
[all...]
H A Ddst_ops.h20 struct dst_entry * (*check)(struct dst_entry *, __u32 cookie); member in struct:dst_ops
/linux-master/include/uapi/linux/
H A Dudp.h27 __sum16 check; member in struct:udphdr
/linux-master/samples/bpf/
H A Dxdp_fwd_kern.c36 u32 check = (__force u32)iph->check; local
/linux-master/arch/powerpc/lib/
H A Dtest-code-patching.c25 #define check(x) do { \ macro
[all...]
/linux-master/net/netfilter/
H A Dxt_multiport.c109 check(u_int16_t proto, function
/linux-master/lib/
H A Dtest_list_sort.c29 static void check(struct kunit *test, struct debug_el *ela, struct debug_el *elb) function
/linux-master/tools/testing/selftests/timens/
H A Dvfork_exec.c60 static int check(char *tst_name, struct timespec *now) function
/linux-master/include/drm/
H A Ddrm_simple_kms_helper.h91 int (*check)(struct drm_simple_display_pipe *pipe, member in struct:drm_simple_display_pipe_funcs
/linux-master/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic_main.c62 __sum16 *check; member in struct:snmp_ctx
/linux-master/lib/zstd/compress/
H A Dhist.c66 HIST_count_parallel_wksp( unsigned* count, unsigned* maxSymbolValuePtr, const void* source, size_t sourceSize, HIST_checkInput_e check, U32* const workSpace) argument
/linux-master/drivers/md/bcache/
H A Ddebug.c111 struct bio *check; local
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dxics.h92 int (*check)(struct ics *ics, unsigned int hwirq); member in struct:ics

Completed in 402 milliseconds

1234567