Searched refs:CALL (Results 1 – 22 of 22) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | 53c700.scr | 244 CALL SendMessage 283 CALL ProcessReceiveMessage 308 CALL ProcessReceiveMessage 314 CALL SGScriptStartAddress 327 CALL SGScriptStartAddress 338 CALL ProcessReceiveMessage 373 CALL ProcessReceiveMessage 400 CALL ProcessReceiveMessage
|
D | 53c700_d.h_shipped | 409 CALL SendMessage 517 CALL ProcessReceiveMessage 584 CALL ProcessReceiveMessage 602 CALL SGScriptStartAddress 639 CALL SGScriptStartAddress 674 CALL ProcessReceiveMessage 763 CALL ProcessReceiveMessage 835 CALL ProcessReceiveMessage
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | videobuf-core.c | 52 #define CALL(q, f, arg...) \ macro 129 return CALL(q, iolock, q, vb, fbuf); in videobuf_iolock() 726 CALL(q, sync, q, buf); in videobuf_dqbuf() 818 CALL(q, sync, q, q->read_buf); in videobuf_read_zerocopy() 932 CALL(q, sync, q, q->read_buf); in videobuf_read_one() 1191 rc = CALL(q, mmap_mapper, q, buf, vma); in videobuf_mmap_mapper()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | Makefile | 163 quiet_cmd_systbl_chk = CALL $< 173 quiet_cmd_prom_init_check = CALL $<
|
/Linux-v4.19/ |
D | Kbuild | 68 quiet_cmd_syscalls = CALL $<
|
/Linux-v4.19/arch/x86/include/asm/ |
D | perf_event_p4.h | 723 P4_GEN_ESCR_EMASK(P4_EVENT_RETIRED_MISPRED_BRANCH_TYPE, CALL, 2), 728 P4_GEN_ESCR_EMASK(P4_EVENT_RETIRED_BRANCH_TYPE, CALL, 2),
|
/Linux-v4.19/arch/m68k/ifpsp060/ |
D | iskeleton.S | 43 | (1) EXAMPLE CALL-OUTS # 309 | (3) EXAMPLE CALL-OUT SECTION #
|
D | fskeleton.S | 40 | (1) EXAMPLE CALL-OUTS # 300 | (3) EXAMPLE CALL-OUT SECTION #
|
D | os.S | 38 | EXAMPLE CALL-OUTS #
|
/Linux-v4.19/arch/x86/events/intel/ |
D | p4.c | 350 P4_ESCR_EMASK_BIT(P4_EVENT_RETIRED_MISPRED_BRANCH_TYPE, CALL) | 360 P4_ESCR_EMASK_BIT(P4_EVENT_RETIRED_BRANCH_TYPE, CALL) | 688 P4_ESCR_EMASK_BIT(P4_EVENT_RETIRED_BRANCH_TYPE, CALL) |
|
/Linux-v4.19/arch/sparc/net/ |
D | bpf_jit_comp_32.c | 85 #define CALL F1(1) macro 243 *prog++ = CALL | (((_off) >> 2) & 0x3fffffff); \
|
D | bpf_jit_comp_64.c | 161 #define CALL F1(1) macro 251 ctx->image[ctx->idx] = CALL | ((off >> 2) & 0x3fffffff); in emit_call()
|
/Linux-v4.19/include/linux/ceph/ |
D | rados.h | 311 f(CALL, __CEPH_OSD_OP(RD, EXEC, 1), "call") \
|
/Linux-v4.19/arch/x86/lib/ |
D | x86-opcode-map.txt | 293 # in "near" jumps and calls is 16-bit. For CALL, 296 e8: CALL Jz (f64) 475 # Note: "forced64" is Intel CPU behavior (see comment about CALL insn). 927 # Note: "forced64" is Intel CPU behavior (see comment about CALL insn).
|
/Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 293 # in "near" jumps and calls is 16-bit. For CALL, 296 e8: CALL Jz (f64) 475 # Note: "forced64" is Intel CPU behavior (see comment about CALL insn). 927 # Note: "forced64" is Intel CPU behavior (see comment about CALL insn).
|
/Linux-v4.19/tools/objtool/arch/x86/lib/ |
D | x86-opcode-map.txt | 293 # in "near" jumps and calls is 16-bit. For CALL, 296 e8: CALL Jz (f64) 475 # Note: "forced64" is Intel CPU behavior (see comment about CALL insn). 927 # Note: "forced64" is Intel CPU behavior (see comment about CALL insn).
|
/Linux-v4.19/Documentation/translations/ko_KR/ |
D | memory-barriers.txt | 2409 CALL wakeup 2450 CALL wakeup
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 459 Use a simple CALL to a launch script in the CCB.
|
/Linux-v4.19/kernel/bpf/ |
D | core.c | 892 INSN_2(JMP, CALL), \
|
/Linux-v4.19/tools/perf/util/ |
D | evsel.c | 1562 bit_name(CALL), bit_name(NO_FLAGS), bit_name(NO_CYCLES), in __p_branch_sample_type()
|
/Linux-v4.19/Documentation/ |
D | memory-barriers.txt | 2452 CALL wakeup 2494 CALL wakeup
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | api.txt | 4330 - EXTERNAL CALL
|