/linux-5.19.10/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-5.19.10/arch/x86/kernel/ |
D | static_call.c | 8 CALL = 0, /* site call */ enumerator 36 case CALL: in __static_call_transform()
|
/linux-5.19.10/ |
D | Kbuild | 44 quiet_cmd_syscalls = CALL $< 55 quiet_cmd_atomics = CALL $<
|
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvif/ |
D | push206e.h | 9 PUSH_DATA__((p), NVDEF(NV206E, DMA, OPCODE2, CALL) | \
|
/linux-5.19.10/drivers/media/v4l2-core/ |
D | videobuf-core.c | 50 #define CALL(q, f, arg...) \ macro 127 return CALL(q, iolock, q, vb, fbuf); in videobuf_iolock() 724 CALL(q, sync, q, buf); in videobuf_dqbuf() 816 CALL(q, sync, q, q->read_buf); in videobuf_read_zerocopy() 930 CALL(q, sync, q, q->read_buf); in videobuf_read_one() 1190 rc = CALL(q, mmap_mapper, q, buf, vma); in videobuf_mmap_mapper()
|
/linux-5.19.10/arch/x86/include/asm/ |
D | text-patching.h | 82 __CASE(CALL); in text_opcode_size()
|
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-5.19.10/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-5.19.10/tools/perf/util/ |
D | perf_event_attr_fprintf.c | 54 bit_name(CALL), bit_name(NO_FLAGS), bit_name(NO_CYCLES), in __p_branch_sample_type()
|
D | dlfilter.c | 326 CHECK_FLAG(CALL); in dlfilter__init()
|
/linux-5.19.10/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-5.19.10/scripts/gcc-plugins/ |
D | stackleak_plugin.c | 302 if (GET_CODE(body) != CALL) in remove_stack_tracking_gcall()
|
/linux-5.19.10/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-5.19.10/include/linux/ceph/ |
D | rados.h | 314 f(CALL, __CEPH_OSD_OP(RD, EXEC, 1), "call") \
|
/linux-5.19.10/Documentation/translations/ko_KR/ |
D | memory-barriers.txt | 2345 CALL wakeup 2386 CALL wakeup
|
/linux-5.19.10/tools/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). 1034 # Note: "forced64" is Intel CPU behavior (see comment about CALL insn).
|
/linux-5.19.10/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). 1034 # Note: "forced64" is Intel CPU behavior (see comment about CALL insn).
|
/linux-5.19.10/lib/ |
D | Kconfig | 320 prompt "Enable s390x DEFLATE CONVERSION CALL support for kernel zlib"
|
/linux-5.19.10/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 459 Use a simple CALL to a launch script in the CCB.
|
/linux-5.19.10/kernel/bpf/ |
D | core.c | 1559 INSN_2(JMP, CALL), \
|
/linux-5.19.10/Documentation/ |
D | memory-barriers.txt | 2388 CALL wakeup 2430 CALL wakeup
|