Searched refs:custom1 (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_custom_sec_handlers.c32 int custom1(void *ctx) function
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c137 ASSERT_EQ(bpf_program__type(skel->progs.custom1), BPF_PROG_TYPE_TRACEPOINT, "custom1_type");
/linux-master/drivers/video/fbdev/sis/
H A Dinit301.c4211 bool custom1 = (SiS_Pr->SiS_CustomT == CUT_COMPAQ1280) || local
4233 if(custom1) SiS_PanelDelay(SiS_Pr, 3);
4239 if(!custom1) {
4314 if(custom1) SiS_PanelDelay(SiS_Pr, 2);
4318 if(custom1) SiS_PanelDelay(SiS_Pr, 4);
4321 if(!custom1) {

Completed in 131 milliseconds