Searched defs:extract (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/arch/powerpc/xmon/ | ||
H A D | ppc.h | 198 long (*extract) (unsigned long instruction, int dialect, int *invalid); global() member in struct:powerpc_operand |
/linux-4.1.27/Documentation/dvb/ | ||
H A D | get_dvb_firmware | 881 sub extract { subroutine |
/linux-4.1.27/fs/btrfs/ | ||
H A D | props.c | 34 const char *(*extract)(struct inode *inode); member in struct:prop_handler |
/linux-4.1.27/drivers/tty/serial/ | ||
H A D | bfin_sport_uart.c | 84 unsigned char extract; rx_one_byte() local |
/linux-4.1.27/drivers/hid/ | ||
H A D | hid-core.c | 1064 static __u32 extract(const struct hid_device *hid, __u8 *report, extract() function |
/linux-4.1.27/tools/perf/util/ | ||
H A D | symbol-elf.c | 1637 struct kcore extract; kcore_copy() local 1720 struct kcore extract; kcore_extract__create() local |
/linux-4.1.27/arch/tile/include/asm/ | ||
H A D | tile-desc_32.h | 483 unsigned int (*extract) (tilepro_bundle_bits bundle); member in struct:tilepro_operand |
H A D | tile-desc_64.h | 421 unsigned int (*extract) (tilegx_bundle_bits bundle); member in struct:tilegx_operand |
Completed in 374 milliseconds