Home
last modified time | relevance | path

Searched defs:off (Results 1 – 25 of 958) sorted by relevance

12345678910>>...39

/Linux-v4.19/arch/powerpc/boot/
Daddnote.c68 #define GET_16BE(off) ((buf[off] << 8) + (buf[(off)+1])) argument
69 #define GET_32BE(off) ((GET_16BE(off) << 16U) + GET_16BE((off)+2U)) argument
70 #define GET_64BE(off) ((((unsigned long long)GET_32BE(off)) << 32ULL) + \ argument
72 #define PUT_16BE(off, v)(buf[off] = ((v) >> 8) & 0xff, \ argument
74 #define PUT_32BE(off, v)(PUT_16BE((off), (v) >> 16L), PUT_16BE((off) + 2, (v))) argument
75 #define PUT_64BE(off, v)((PUT_32BE((off), (v) >> 32L), \ argument
78 #define GET_16LE(off) ((buf[off]) + (buf[(off)+1] << 8)) argument
79 #define GET_32LE(off) (GET_16LE(off) + (GET_16LE((off)+2U) << 16U)) argument
80 #define GET_64LE(off) ((unsigned long long)GET_32LE(off) + \ argument
82 #define PUT_16LE(off, v) (buf[off] = (v) & 0xff, \ argument
[all …]
/Linux-v4.19/arch/mips/include/asm/
Dmips-gic.h34 #define GIC_ACCESSOR_RO(sz, off, name) \ argument
38 #define GIC_ACCESSOR_RW(sz, off, name) \ argument
42 #define GIC_VX_ACCESSOR_RO(sz, off, name) \ argument
47 #define GIC_VX_ACCESSOR_RW(sz, off, name) \ argument
52 #define GIC_ACCESSOR_RO_INTR_REG(sz, off, stride, name) \ argument
65 #define GIC_ACCESSOR_RW_INTR_REG(sz, off, stride, name) \ argument
76 #define GIC_VX_ACCESSOR_RO_INTR_REG(sz, off, stride, name) \ argument
83 #define GIC_VX_ACCESSOR_RW_INTR_REG(sz, off, stride, name) \ argument
90 #define GIC_ACCESSOR_RO_INTR_BIT(off, name) \ argument
113 #define GIC_ACCESSOR_RW_INTR_BIT(off, name) \ argument
[all …]
Duasm.h204 # define UASM_i_LL(buf, rs, rt, off) uasm_i_lld(buf, rs, rt, off) argument
205 # define UASM_i_LW(buf, rs, rt, off) uasm_i_ld(buf, rs, rt, off) argument
210 # define UASM_i_SC(buf, rs, rt, off) uasm_i_scd(buf, rs, rt, off) argument
216 # define UASM_i_SW(buf, rs, rt, off) uasm_i_sd(buf, rs, rt, off) argument
220 # define UASM_i_LL(buf, rs, rt, off) uasm_i_ll(buf, rs, rt, off) argument
221 # define UASM_i_LW(buf, rs, rt, off) uasm_i_lw(buf, rs, rt, off) argument
226 # define UASM_i_SC(buf, rs, rt, off) uasm_i_sc(buf, rs, rt, off) argument
232 # define UASM_i_SW(buf, rs, rt, off) uasm_i_sw(buf, rs, rt, off) argument
235 #define uasm_i_b(buf, off) uasm_i_beq(buf, 0, 0, off) argument
236 #define uasm_i_beqz(buf, rs, off) uasm_i_beq(buf, rs, 0, off) argument
[all …]
Dmips-cps.h20 #define CPS_ACCESSOR_A(unit, off, name) \ argument
94 #define CPS_ACCESSOR_RO(unit, sz, off, name) \ argument
98 #define CPS_ACCESSOR_WO(unit, sz, off, name) \ argument
102 #define CPS_ACCESSOR_RW(unit, sz, off, name) \ argument
Dmips-cpc.h68 #define CPC_ACCESSOR_RO(sz, off, name) \ argument
72 #define CPC_ACCESSOR_RW(sz, off, name) \ argument
76 #define CPC_CX_ACCESSOR_RO(sz, off, name) \ argument
80 #define CPC_CX_ACCESSOR_RW(sz, off, name) \ argument
/Linux-v4.19/fs/hfs/
Dbnode.c19 int off, int len) in hfs_bnode_read()
30 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16()
38 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8()
46 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key()
61 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write()
73 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16()
80 void hfs_bnode_write_u8(struct hfs_bnode *node, int off, u8 data) in hfs_bnode_write_u8()
86 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear()
138 int i, off, key_off; in hfs_bnode_dump() local
242 loff_t off; in __hfs_bnode_create() local
[all …]
/Linux-v4.19/arch/powerpc/crypto/
Daes-spe-modes.S18 #define LOAD_DATA(reg, off) \ argument
20 #define SAVE_DATA(reg, off) \ argument
25 #define LOAD_IV(reg, off) \ argument
27 #define SAVE_IV(reg, off) \ argument
35 #define LOAD_DATA(reg, off) \ argument
38 #define SAVE_DATA(reg, off) \ argument
42 #define LOAD_IV(reg, off) \ argument
45 #define SAVE_IV(reg, off) \ argument
Daes-spe-core.S27 #define LWH(out, off) \ argument
30 #define LWL(out, off) \ argument
33 #define LBZ(out, tab, off) \ argument
36 #define LAH(out, in, bpos, off) \ argument
40 #define LAL(out, in, bpos, off) \ argument
/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Dgpio-cfg-helpers.h24 unsigned int off, unsigned int config) in samsung_gpio_do_setcfg()
30 unsigned int off) in samsung_gpio_do_getcfg()
36 unsigned int off, samsung_gpio_pull_t pull) in samsung_gpio_do_setpull()
42 unsigned int off) in samsung_gpio_do_getpull()
/Linux-v4.19/arch/mips/mm/
Dpage.c105 pg_addiu(u32 **buf, unsigned int reg1, unsigned int reg2, unsigned int off) in pg_addiu()
233 static void build_clear_store(u32 **buf, int off) in build_clear_store()
242 static inline void build_clear_pref(u32 **buf, int off) in build_clear_pref()
276 int off; in build_clear_page() local
367 static void build_copy_load(u32 **buf, int reg, int off) in build_copy_load()
376 static void build_copy_store(u32 **buf, int reg, int off) in build_copy_store()
385 static inline void build_copy_load_pref(u32 **buf, int off) in build_copy_load_pref()
394 static inline void build_copy_store_pref(u32 **buf, int off) in build_copy_store_pref()
423 int off; in build_copy_page() local
/Linux-v4.19/drivers/w1/slaves/
Dw1_ds2408.c70 struct bin_attribute *bin_attr, char *buf, loff_t off, in state_read()
83 loff_t off, size_t count) in output_read()
96 loff_t off, size_t count) in activity_read()
109 loff_t off, size_t count) in cond_search_mask_read()
123 char *buf, loff_t off, size_t count) in cond_search_polarity_read()
133 loff_t off, size_t count) in status_control_read()
143 loff_t off, size_t count) in output_write()
214 loff_t off, size_t count) in activity_write()
244 loff_t off, size_t count) in status_control_write()
Dw1_ds28e04.c62 static inline size_t w1_f1C_fix_count(loff_t off, size_t count, size_t size) in w1_f1C_fix_count()
77 int off = block * W1_PAGE_SIZE; in w1_f1C_refresh_block() local
118 loff_t off, size_t count) in eeprom_read()
226 loff_t off, size_t count) in eeprom_write()
281 struct bin_attribute *bin_attr, char *buf, loff_t off, in pio_read()
300 struct bin_attribute *bin_attr, char *buf, loff_t off, in pio_write()
/Linux-v4.19/drivers/scsi/
Dscsi_logging.c81 size_t off = 0; in sdev_format_header() local
101 size_t off = 0, logbuf_len; in sdev_prefix_printk() local
128 size_t off = 0, logbuf_len; in scmd_printk() local
153 size_t off; in scsi_format_opcode_name() local
201 size_t off; in __scsi_format_command() local
224 size_t off, logbuf_len; in scsi_print_command() local
290 size_t off = 0; in scsi_format_extd_sense() local
320 size_t off; in scsi_format_sense_hdr() local
352 size_t off; in scsi_log_dump_sense() local
369 size_t off, logbuf_len; in scsi_log_print_sense_hdr() local
[all …]
/Linux-v4.19/fs/hfsplus/
Dbnode.c22 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read()
43 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16()
51 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8()
59 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key()
75 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write()
98 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16()
105 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear()
302 int i, off, key_off; in hfs_bnode_dump() local
406 loff_t off; in __hfs_bnode_create() local
482 int i, rec_off, off, next_off; in hfs_bnode_find() local
/Linux-v4.19/drivers/gpio/
Dgpio-ucb1400.c15 static int ucb1400_gpio_dir_in(struct gpio_chip *gc, unsigned off) in ucb1400_gpio_dir_in()
23 static int ucb1400_gpio_dir_out(struct gpio_chip *gc, unsigned off, int val) in ucb1400_gpio_dir_out()
32 static int ucb1400_gpio_get(struct gpio_chip *gc, unsigned off) in ucb1400_gpio_get()
40 static void ucb1400_gpio_set(struct gpio_chip *gc, unsigned off, int val) in ucb1400_gpio_set()
Dgpio-adp5520.c24 static int adp5520_gpio_get_value(struct gpio_chip *chip, unsigned off) in adp5520_gpio_get_value()
45 unsigned off, int val) in adp5520_gpio_set_value()
56 static int adp5520_gpio_direction_input(struct gpio_chip *chip, unsigned off) in adp5520_gpio_direction_input()
68 unsigned off, int val) in adp5520_gpio_direction_output()
Dgpio-raspberrypi-exp.c54 static int rpi_exp_gpio_get_polarity(struct gpio_chip *gc, unsigned int off) in rpi_exp_gpio_get_polarity()
74 static int rpi_exp_gpio_dir_in(struct gpio_chip *gc, unsigned int off) in rpi_exp_gpio_dir_in()
103 static int rpi_exp_gpio_dir_out(struct gpio_chip *gc, unsigned int off, int val) in rpi_exp_gpio_dir_out()
132 static int rpi_exp_gpio_get_direction(struct gpio_chip *gc, unsigned int off) in rpi_exp_gpio_get_direction()
153 static int rpi_exp_gpio_get(struct gpio_chip *gc, unsigned int off) in rpi_exp_gpio_get()
175 static void rpi_exp_gpio_set(struct gpio_chip *gc, unsigned int off, int val) in rpi_exp_gpio_set()
/Linux-v4.19/arch/arm/plat-samsung/
Dgpio-samsung.c41 unsigned int off, samsung_gpio_pull_t pull) in samsung_gpio_setpull_updown()
56 unsigned int off) in samsung_gpio_getpull_updown()
69 unsigned int off, samsung_gpio_pull_t pull) in s3c2443_gpio_setpull()
86 unsigned int off) in s3c2443_gpio_getpull()
109 unsigned int off, samsung_gpio_pull_t pull, in s3c24xx_gpio_setpull_1()
127 unsigned int off, in s3c24xx_gpio_getpull_1()
138 unsigned int off) in s3c24xx_gpio_getpull_1up()
144 unsigned int off, samsung_gpio_pull_t pull) in s3c24xx_gpio_setpull_1up()
150 unsigned int off) in s3c24xx_gpio_getpull_1down()
156 unsigned int off, samsung_gpio_pull_t pull) in s3c24xx_gpio_setpull_1down()
[all …]
/Linux-v4.19/arch/mips/alchemy/common/
Dgpiolib.c119 static int alchemy_gpic_get(struct gpio_chip *chip, unsigned int off) in alchemy_gpic_get()
124 static void alchemy_gpic_set(struct gpio_chip *chip, unsigned int off, int v) in alchemy_gpic_set()
129 static int alchemy_gpic_dir_input(struct gpio_chip *chip, unsigned int off) in alchemy_gpic_dir_input()
134 static int alchemy_gpic_dir_output(struct gpio_chip *chip, unsigned int off, in alchemy_gpic_dir_output()
140 static int alchemy_gpic_gpio_to_irq(struct gpio_chip *chip, unsigned int off) in alchemy_gpic_gpio_to_irq()
/Linux-v4.19/drivers/hid/
Dhid-picolcd_debugfs.c83 size_t s, loff_t *off) in picolcd_debug_eeprom_read()
122 size_t s, loff_t *off) in picolcd_debug_eeprom_write()
179 static int _picolcd_flash_setaddr(struct picolcd_data *data, u8 *buf, long off) in _picolcd_flash_setaddr()
190 char __user *u, size_t s, loff_t *off) in _picolcd_flash_read()
226 size_t s, loff_t *off) in picolcd_debug_flash_read()
245 loff_t *off) in _picolcd_flash_erase64()
272 const char __user *u, size_t s, loff_t *off) in _picolcd_flash_write()
309 size_t s, loff_t *off) in picolcd_debug_flash_write()
/Linux-v4.19/net/netfilter/
Dnft_set_bitmap.c56 u32 *idx, u32 *off) in nft_bitmap_location()
74 nft_bitmap_active(const u8 *bitmap, u32 idx, u32 off, u8 genmask) in nft_bitmap_active()
84 u32 idx, off; in nft_bitmap_lookup() local
133 u32 idx, off; in nft_bitmap_insert() local
156 u32 idx, off; in nft_bitmap_remove() local
171 u32 idx, off; in nft_bitmap_activate() local
185 u32 idx, off; in nft_bitmap_flush() local
202 u32 idx, off; in nft_bitmap_deactivate() local
/Linux-v4.19/net/ceph/
Dpagevec.c96 loff_t off, size_t len) in ceph_copy_user_to_page_vector()
122 loff_t off, size_t len) in ceph_copy_to_page_vector()
145 loff_t off, size_t len) in ceph_copy_from_page_vector()
170 void ceph_zero_page_vector_range(int off, int len, struct page **pages) in ceph_zero_page_vector_range()
/Linux-v4.19/arch/arm/mach-ebsa110/
Dio.c351 u32 off; in outsb() local
366 u32 off; in insb() local
384 u32 off; in outsw() local
399 u32 off; in insw() local
421 u32 off = port << 1; in outsl() local
431 u32 off = port << 1; in insl() local
/Linux-v4.19/arch/ia64/kernel/
Dentry.h28 #define PT_REGS_SAVES(off) \ argument
37 #define PT_REGS_UNWIND_INFO(off) \ argument
42 #define SWITCH_STACK_SAVES(off) \ argument
/Linux-v4.19/drivers/rtc/
Drtc-bq4802.c29 static u8 bq4802_read_io(struct bq4802 *p, int off) in bq4802_read_io()
34 static void bq4802_write_io(struct bq4802 *p, int off, u8 val) in bq4802_write_io()
39 static u8 bq4802_read_mem(struct bq4802 *p, int off) in bq4802_read_mem()
44 static void bq4802_write_mem(struct bq4802 *p, int off, u8 val) in bq4802_write_mem()

12345678910>>...39