/linux-2.4.37.9/arch/parisc/kernel/ ! |
D | head.S | 27 .export __initcall_start 29 .export __initcall_end 31 .export __setup_start 33 .export __setup_end 38 .export boot_args 53 .export stext 54 .export _stext,data /* Kernel want it this way! */ 307 .export $global$,data
|
D | head64.S | 31 .export __initcall_start 33 .export __initcall_end 35 .export __setup_start 37 .export __setup_end 42 .export boot_args 52 .export stext 53 .export _stext,data /* Kernel want it this way! */
|
D | pacache.S | 49 .export flush_tlb_all_local,code 204 .export flush_instruction_cache_local,code 244 .export flush_data_cache_local,code 287 .export copy_user_page_asm,code 389 .export copy_user_page_asm,code 478 .export clear_user_page_asm,code 530 .export flush_kernel_dcache_page 574 .export purge_kernel_dcache_page 622 .export flush_alias_page 683 .export flush_user_dcache_range_asm [all …]
|
D | real2.S | 14 .export real_stack 36 .export real32_call_asm 222 .export real64_call_asm 278 .export pc_in_user_space
|
D | hpmc.S | 72 .export hpmc_pim_data, data 79 .export os_hpmc, code 312 .export os_hpmc_end, code
|
D | entry.S | 399 .export fault_vector_20 449 .export fault_vector_11 514 .export __kernel_thread, code 551 .export ret_from_kernel_thread 574 .export __execve, code 603 .export _switch_to, code 647 .export syscall_exit_rfi 858 .export intr_save, code /* for os_hpmc */ 1958 .export sys_fork_wrapper 1959 .export child_return [all …]
|
D | perf_asm.S | 32 .export perf_intrigue_enable_perf_counters,code 59 .export perf_intrigue_disable_perf_counters,code 106 .export perf_rdr_shift_in_W,code 1361 .export perf_rdr_shift_out_U,code
|
D | syscall.S | 34 .export linux_gateway_page 334 .export sys_call_table 614 .export end_linux_gateway_page
|
/linux-2.4.37.9/arch/parisc/hpux/ ! |
D | wrappers.S | 82 .export hpux_fork_wrapper 83 .export hpux_child_return 139 .export hpux_execve_wrapper 140 .export hpux_execv_wrapper 186 .export hpux_pipe_wrapper 211 .export hpux_syscall_exit 247 .export hpux_unimplemented_wrapper
|
D | gate.S | 30 .export hpux_gateway_page 115 .export end_hpux_gateway_page
|
D | entry_hpux.S | 18 .export hpux_call_table
|
/linux-2.4.37.9/arch/parisc/lib/ ! |
D | lusercopy.S | 61 .export lcopy_to_user,code 102 .export lcopy_from_user,code 143 .export lstrncpy_from_user,code 186 .export lclear_user,code 223 .export lstrnlen_user,code
|
/linux-2.4.37.9/ ! |
D | Rules.make | 28 unexport export-objs 209 ifneq "$(strip $(export-objs))" "" 236 $(addprefix $(MODINCL)/,$(export-objs:.o=.ver)): $(TOPDIR)/include/linux/autoconf.h 239 fastdep: $(addprefix $(MODINCL)/,$(export-objs:.o=.ver)) 244 endif # export-objs 274 ifneq "$(strip $(export-objs))" "" 275 $(export-objs): $(export-objs:.o=.c) $(TOPDIR)/include/linux/modversions.h
|
/linux-2.4.37.9/Documentation/kbuild/ ! |
D | makefiles.txt | 261 Makefiles. The top Makefile should not export it. 652 --- 7.5 Objects which export symbols 654 export-objs 660 To make a symbol available for use in modules, to "export" it, 662 addition, you need to list all object files which export symbols 664 Makefile variable $(export-objs). 668 # Objects that export symbols. 670 export-objs := isdn_common.o 864 export-objs 866 $(export-objs) is a list of all the files in the subdirectory [all …]
|
D | commands.txt | 101 export symbols (note that both resident and modular files may 102 export symbols).
|
/linux-2.4.37.9/fs/nfsd/ ! |
D | export.c | 571 unsigned client, export; in e_start() local 580 export = n & ((1LL<<32) - 1); in e_start() 586 if (!export--) in e_start()
|
D | vfs.c | 375 struct svc_export *export; in nfsd_access() local 384 export = fhp->fh_export; in nfsd_access() 399 err2 = nfsd_permission(export, dentry, map->how); in nfsd_access()
|
/linux-2.4.37.9/fs/ ! |
D | ChangeLog | 63 * kernel/ksyms.c: Added VFS_rmdir to export list (for NFSD). 97 * kernel/ksyms.c: Added VFS_rename to export list (for NFSD).
|
/linux-2.4.37.9/Documentation/BK-usage/ ! |
D | bk-kernel-howto.txt | 261 A. Pass the tags Linus uses to 'bk export'. 268 bk export -tpatch -hdu -rv2.5.4,v2.5.5 | less 270 bk export -tpatch -du -rv2.5.5-pre1,v2.5.5 | less
|
/linux-2.4.37.9/Documentation/ ! |
D | java.txt | 139 export CLASSPATH=$CLASSBASE 141 export CLASSPATH=$CLASSBASE:$CLASSPATH
|
D | spinlocks.txt | 45 don't export that interface normally).
|
D | computone.txt | 360 export TEXTDOMAINDIR 362 export TEXTDOMAIN
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/aicasm/ ! |
D | aicasm_gram.y | 210 %type <value> export ret f1_opcode f2_opcode jmp_jc_jnc_call jz_jnz je_jne 1003 export: 1010 export T_SYMBOL ':'
|
/linux-2.4.37.9/scripts/ ! |
D | README.Menuconfig | 144 export those variables via /etc/profile. Some ncurses programs can
|
/linux-2.4.37.9/Documentation/usb/ ! |
D | sl811hc.txt | 76 export INSTALL_MOD_PATH="`pwd`/_install" ; make modules_install
|