Searched defs:word (Results 76 - 100 of 321) sorted by relevance

1234567891011>>

/linux-master/kernel/debug/kdb/
H A Dkdb_support.c343 int kdb_getphysword(unsigned long *word, unsigned long addr, size_t size) argument
393 kdb_getword(unsigned long *word, unsigned long addr, size_t size) argument
442 kdb_putword(unsigned long addr, unsigned long word, size_t size) argument
[all...]
/linux-master/include/linux/
H A Dbitops.h104 static inline __u64 rol64(__u64 word, unsigned int shift) argument
114 static inline __u64 ror64(__u64 word, unsigned int shift) argument
124 static inline __u32 rol32(__u32 word, unsigne argument
134 ror32(__u32 word, unsigned int shift) argument
144 rol16(__u16 word, unsigned int shift) argument
154 ror16(__u16 word, unsigned int shift) argument
164 rol8(__u8 word, unsigned int shift) argument
174 ror8(__u8 word, unsigned int shift) argument
239 __ffs64(u64 word) argument
255 fns(unsigned long word, unsigned int n) argument
[all...]
H A Dsbitmap.h33 unsigned long word; member in struct:sbitmap_word
261 unsigned long word; local
[all...]
/linux-master/drivers/bcma/
H A Dsprom.c129 int word; local
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-tm.c347 u32 word; member in union:__anon32
419 u32 word; member in union:__anon33
/linux-master/drivers/md/persistent-data/
H A Ddm-bitset.c54 uint64_t word = 0; local
/linux-master/drivers/gpu/drm/tegra/
H A Dfirewall.c17 static int fw_next(struct tegra_drm_firewall *fw, u32 *word) argument
44 u32 word; local
161 u32 word, opcode, offset, count, mask, class; local
[all...]
/linux-master/drivers/hwmon/pmbus/
H A Dmax34440.c127 max34440_write_word_data(struct i2c_client *client, int page, int reg, u16 word) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_sock_fields.c262 __u32 *word = (__u32 *)&sk->dst_port; local
/linux-master/drivers/power/supply/
H A Dsbs-manager.c76 static int sbsm_write_word(struct i2c_client *client, u8 address, u16 word) argument
/linux-master/drivers/gpio/
H A Dgpio-pcf857x.c96 static int i2c_write_le16(struct i2c_client *client, unsigned int word) argument
/linux-master/drivers/mmc/host/
H A Dsdhci-iproc.c48 u16 word; local
/linux-master/arch/openrisc/kernel/
H A Dtraps.c58 static void print_data(unsigned long base_addr, unsigned long word, int i) argument
125 unsigned long word; local
141 unsigned long word; local
/linux-master/arch/arc/kernel/
H A Dmcip.c207 unsigned int word; member in union:__anon5
/linux-master/drivers/xen/events/
H A Devents_fifo.c196 event_word_t *word = event_word_from_port(port); local
202 event_word_t *word = event_word_from_port(port); local
208 event_word_t *word = event_word_from_port(port); local
214 event_word_t *word local
220 event_word_t *word = event_word_from_port(port); local
227 clear_masked_cond(volatile event_word_t *word) argument
249 event_word_t *word = event_word_from_port(port); local
259 clear_linked(volatile event_word_t *word) argument
280 event_word_t *word; local
[all...]
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2800mmio.c73 u32 word; local
129 u32 word; local
613 u32 word; local
632 u32 word; local
[all...]
/linux-master/arch/x86/include/asm/
H A Dbitops.h249 static __always_inline unsigned long variable__ffs(unsigned long word) argument
268 variable_ffz(unsigned long word) argument
293 __fls(unsigned long word) argument
[all...]
/linux-master/arch/m68k/include/asm/
H A Dbitops.h468 static inline unsigned long ffz(unsigned long word) argument
/linux-master/arch/alpha/include/asm/
H A Dbitops.h331 static inline unsigned long ffz(unsigned long word) argument
351 static inline unsigned long __ffs(unsigned long word) argument
376 ffs(int word) argument
386 fls64(unsigned long word) argument
[all...]
/linux-master/arch/s390/include/asm/
H A Dbitops.h272 static inline unsigned char __flogr(unsigned long word) argument
321 __ffs(unsigned long word) argument
333 ffs(int word) argument
347 __fls(unsigned long word) argument
363 fls64(unsigned long word) argument
377 fls(unsigned int word) argument
[all...]
/linux-master/drivers/nvmem/
H A Dimx-ocotp-scu.c49 u32 word; member in struct:imx_sc_msg_misc_fuse_read
109 static int imx_sc_misc_otp_fuse_read(struct imx_sc_ipc *ipc, u32 word, argument
H A Dmicrochip-otpc.c196 u32 word, word_pos = 0, id = 0, npackets = 0, payload_size; local
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_parser.c285 u32 *word = buf, *data, codecs = 0, domain = 0; local
/linux-master/arch/powerpc/sysdev/xics/
H A Dicp-native.c29 u32 word; member in union:icp_ipl::__anon31
33 u32 word; member in union:icp_ipl::__anon32
38 u32 word; member in union:icp_ipl::__anon33
/linux-master/drivers/spi/
H A Dspi-st-ssc4.c72 uint32_t word = 0; local
96 uint32_t word = 0; local
[all...]

Completed in 477 milliseconds

1234567891011>>