Home
last modified time | relevance | path

Searched defs:called (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_metadata2.c11 int called; variable
/linux/arch/mips/dec/prom/
H A Didentify.c48 static int called = 0; in get_system_type() local
/linux/drivers/net/ethernet/amd/
H A Dmvme147.c74 static int called; in mvme147lance_probe() local
/linux/drivers/tty/serial/8250/
H A D8250_hp300.c205 static int called; in hp300_8250_init() local
/linux/tools/perf/dlfilters/
H A Ddlfilter-test-api-v0.c152 static bool called; in start() local
352 static bool called; in stop() local
H A Ddlfilter-test-api-v2.c167 static bool called; in start() local
371 static bool called; in stop() local
/linux/net/x25/
H A Daf_x25.c121 char *called, *calling; in x25_addr_ntoa() local
158 char *called, *calling; in x25_addr_aton() local
/linux/arch/arm/mach-rpc/
H A Decard.c559 int called = 0; in ecard_irq_handler() local
/linux/virt/kvm/
H A Dkvm_main.c252 bool called; in kvm_make_vcpus_request_mask() local
277 bool called; in kvm_make_all_cpus_request() local
/linux/include/linux/
H A Dbpf.h1452 bool called : 1; member