/linux-2.4.37.9/fs/xfs/ |
D | xfs_arch.h | 93 #define INT_GET_UNALIGNED_16_LE(pointer) \ argument 95 #define INT_GET_UNALIGNED_16_BE(pointer) \ argument 97 #define INT_SET_UNALIGNED_16_LE(pointer,value) \ argument 102 #define INT_SET_UNALIGNED_16_BE(pointer,value) \ argument 108 #define INT_GET_UNALIGNED_32_LE(pointer) \ argument 111 #define INT_GET_UNALIGNED_32_BE(pointer) \ argument 115 #define INT_GET_UNALIGNED_64_LE(pointer) \ argument 118 #define INT_GET_UNALIGNED_64_BE(pointer) \ argument 127 #define INT_GET_UNALIGNED_16(pointer) INT_GET_UNALIGNED_16_LE(pointer) argument 128 #define INT_SET_UNALIGNED_16(pointer,value) INT_SET_UNALIGNED_16_LE(pointer,value) argument [all …]
|
/linux-2.4.37.9/drivers/acpi/executer/ |
D | exconvrt.c | 78 u8 *pointer; in acpi_ex_convert_to_integer() local 426 u8 *pointer; in acpi_ex_convert_to_string() local
|
/linux-2.4.37.9/include/asm-mips64/sn/ |
D | kldir.h | 217 __psunsigned_t pointer; /* Pointer to area in some cases */ member 219 unsigned long pointer; /* Pointer to area in some cases */ member
|
/linux-2.4.37.9/drivers/acpi/ |
D | utils.c | 169 u8 **pointer = NULL; in acpi_extract_package() local
|
/linux-2.4.37.9/arch/arm/boot/compressed/ |
D | ofw-shark.c | 186 asmlinkage void ofw_init(ofw_handle_t o, int *nomr, int *pointer) in ofw_init()
|
/linux-2.4.37.9/include/asm-ia64/sn/ |
D | kldir.h | 139 __psunsigned_t pointer; /* Pointer to area in some cases */ member
|
/linux-2.4.37.9/include/acpi/ |
D | acobject.h | 143 …char *pointer; /* String in AML stream or allocated s… member 151 …u8 *pointer; /* Buffer in AML stream or allocated b… member 414 void *pointer; member
|
D | actypes.h | 228 union acpi_pointers pointer; member 665 char *pointer; /* points to the string value */ member 672 u8 *pointer; /* points to the buffer */ member 712 union acpi_object *pointer; member 726 void *pointer; /* pointer to buffer */ member
|
D | aclocal.h | 226 struct acpi_table_header *pointer; member
|
/linux-2.4.37.9/drivers/acpi/utilities/ |
D | utdebug.c | 277 void *pointer) in acpi_ut_trace_ptr()
|
/linux-2.4.37.9/drivers/sound/ |
D | nm256_audio.c | 1017 u32 pointer = readl (temp + 4); in nm256_peek_for_sig() local
|
/linux-2.4.37.9/include/linux/ |
D | wireless.h | 441 caddr_t pointer; /* Pointer to the data (in user space) */ member
|
/linux-2.4.37.9/drivers/atm/ |
D | ambassador.c | 2162 const u32 * pointer = ucode_data; in ucode_init() local
|
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | ip_nat_snmp_basic.c | 135 unsigned char *pointer; /* Octet just to be decoded */ member
|
/linux-2.4.37.9/drivers/usb/storage/ |
D | isd200.c | 677 void* pointer, int value ) in isd200_action()
|
/linux-2.4.37.9/drivers/ieee1394/ |
D | pcilynx.h | 370 u32 pointer; member
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | ia32_ioctl.c | 3530 __u32 pointer; member 3540 __u32 pointer; in do_wireless_ioctl() local
|