Home
last modified time | relevance | path

Searched defs:off (Results 301 – 325 of 1397) sorted by relevance

1...<<11121314151617181920>>...56

/openbmc/linux/fs/exfat/
H A Dfatent.c41 unsigned int off; in __exfat_ent_get() local
65 unsigned int off; in exfat_ent_set() local
/openbmc/linux/drivers/nvdimm/
H A Dbtt.c1107 unsigned int off, u32 lba, u32 len) in btt_data_read()
1120 struct page *page, unsigned int off, u32 len) in btt_data_write()
1132 static void zero_fill_data(struct page *page, unsigned int off, u32 len) in zero_fill_data()
1196 struct page *page, unsigned int off, sector_t sector, in btt_read_pg()
1309 sector_t sector, struct page *page, unsigned int off, in btt_write_pg()
1424 struct page *page, unsigned int len, unsigned int off, in btt_do_bvec()
/openbmc/linux/lib/
H A Dbitmap.c107 unsigned off = shift/BITS_PER_LONG, rem = shift % BITS_PER_LONG; in __bitmap_shift_right() local
153 unsigned int off = shift/BITS_PER_LONG, rem = shift % BITS_PER_LONG; in __bitmap_shift_left() local
513 int nmaskbits, loff_t off, size_t count) in bitmap_print_to_buf()
614 int nmaskbits, loff_t off, size_t count) in bitmap_print_bitmask_to_buf()
632 int nmaskbits, loff_t off, size_t count) in bitmap_print_list_to_buf()
647 unsigned int off; member
/openbmc/linux/tools/lib/bpf/
H A Dusdt.c582 size_t off, name_off, desc_off, seg_cnt = 0, vma_seg_cnt = 0, target_cnt = 0; in collect_usdt_targets() local
1286 long off; in parse_usdt_arg() local
1334 long off; in parse_usdt_arg() local
1387 long off; in parse_usdt_arg() local
1481 long off; in parse_usdt_arg() local
1552 long off; in parse_usdt_arg() local
/openbmc/linux/arch/arm64/net/
H A Dbpf_jit_comp.c187 static inline int bpf2a64_offset(int bpf_insn, int off, in bpf2a64_offset()
391 size_t off; in emit_bpf_tail_call() local
454 const s16 off = insn->off; in emit_lse_atomic() local
526 const s16 off = insn->off; in emit_ll_sc_atomic() local
771 const s16 off = insn->off; in build_insn() local
1385 const s16 off = insn->off; in find_fpb_offset() local
/openbmc/qemu/target/arm/tcg/
H A Dsme_helper.c215 static void clear_horizontal(void *ptr, size_t off, size_t len) in clear_horizontal()
220 static void clear_vertical_b(void *vptr, size_t off, size_t len) in clear_vertical_b()
227 static void clear_vertical_h(void *vptr, size_t off, size_t len) in clear_vertical_h()
234 static void clear_vertical_s(void *vptr, size_t off, size_t len) in clear_vertical_s()
241 static void clear_vertical_d(void *vptr, size_t off, size_t len) in clear_vertical_d()
248 static void clear_vertical_q(void *vptr, size_t off, size_t len) in clear_vertical_q()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c520 nfp_fl_set_eth(const struct flow_action_entry *act, u32 off, in nfp_fl_set_eth()
555 nfp_fl_set_ip4(const struct flow_action_entry *act, u32 off, in nfp_fl_set_ip4()
655 nfp_fl_set_ip6_hop_limit_flow_label(u32 off, __be32 exact, __be32 mask, in nfp_fl_set_ip6_hop_limit_flow_label()
697 nfp_fl_set_ip6(const struct flow_action_entry *act, u32 off, in nfp_fl_set_ip6()
737 nfp_fl_set_tport(const struct flow_action_entry *act, u32 off, in nfp_fl_set_tport()
/openbmc/linux/drivers/input/keyboard/
H A Dadp5588-keys.c217 static int adp5588_gpio_get_value(struct gpio_chip *chip, unsigned int off) in adp5588_gpio_get_value()
237 unsigned int off, int val) in adp5588_gpio_set_value()
255 static int adp5588_gpio_set_config(struct gpio_chip *chip, unsigned int off, in adp5588_gpio_set_config()
290 static int adp5588_gpio_direction_input(struct gpio_chip *chip, unsigned int off) in adp5588_gpio_direction_input()
308 unsigned int off, int val) in adp5588_gpio_direction_output()
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3.c48 static void pnv_phb3_config_write(PnvPHB3 *phb, unsigned off, in pnv_phb3_config_write()
83 static uint64_t pnv_phb3_config_read(PnvPHB3 *phb, unsigned off, in pnv_phb3_config_read()
470 void pnv_phb3_reg_write(void *opaque, hwaddr off, uint64_t val, unsigned size) in pnv_phb3_reg_write()
592 uint64_t pnv_phb3_reg_read(void *opaque, hwaddr off, unsigned size) in pnv_phb3_reg_read()
/openbmc/linux/fs/orangefs/
H A Dinode.c28 loff_t off; in orangefs_writepage_locked() local
78 loff_t off; member
96 loff_t off; in orangefs_writepages_work() local
291 loff_t off; /* offset of this folio in the file */ in orangefs_read_folio() local
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_ctl.h63 static inline u32 pm8001_ctl_aap1_memmap(u8 *ptr, int idx, int off) in pm8001_ctl_aap1_memmap()
/openbmc/linux/drivers/acpi/
H A Dbgrt.c33 struct bin_attribute *attr, char *buf, loff_t off, size_t count) in image_read()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_diag.c549 size_t count, loff_t *off) in qib_diagpkt_write()
760 size_t count, loff_t *off) in qib_diag_read()
834 size_t count, loff_t *off) in qib_diag_write()
H A Dqib_qp.c45 struct rvt_qpn_map *map, unsigned off) in mk_qpn()
51 struct rvt_qpn_map *map, unsigned off, in find_next_offset()
/openbmc/linux/drivers/ssb/
H A Ddriver_pcicore.c73 unsigned int func, unsigned int off) in get_cfgspace_addr()
112 unsigned int func, unsigned int off, in ssb_extpci_read_config()
158 unsigned int func, unsigned int off, in ssb_extpci_write_config()
/openbmc/linux/drivers/memstick/host/
H A Dtifm_ms.c86 unsigned int off = 0; in tifm_ms_read_data() local
126 unsigned int off = 0; in tifm_ms_write_data() local
184 unsigned int off; in tifm_ms_transfer_data() local
/openbmc/linux/fs/ceph/
H A Dcrypto.c537 u64 off, int len) in ceph_fscrypt_decrypt_pages()
582 u64 off, struct ceph_sparse_extent *map, in ceph_fscrypt_decrypt_extents()
640 int ceph_fscrypt_encrypt_pages(struct inode *inode, struct page **page, u64 off, in ceph_fscrypt_encrypt_pages()
/openbmc/linux/fs/btrfs/
H A Dreflink.c338 const u64 off, const u64 olen, const u64 olen_aligned, in btrfs_clone()
726 u64 off, u64 olen, u64 destoff) in btrfs_clone_files()
882 loff_t btrfs_remap_file_range(struct file *src_file, loff_t off, in btrfs_remap_file_range()
/openbmc/linux/include/uapi/linux/tc_ematch/
H A Dtc_em_cmp.h11 __u16 off; member
/openbmc/linux/drivers/xen/xenfs/
H A Dxenstored.c13 size_t size, loff_t *off) in xsd_read()
/openbmc/linux/include/net/
H A Dudplite.h69 const int off = skb_transport_offset(skb); in udplite_csum() local
/openbmc/linux/arch/ia64/include/asm/
H A Dfb.h14 unsigned long off) in fb_pgprotect()
/openbmc/linux/arch/x86/kernel/
H A Dksysfs.c32 char *buf, loff_t off, size_t count) in boot_params_data_read()
177 loff_t off, size_t count) in setup_data_data_read()
/openbmc/linux/fs/befs/
H A Dbtree.c194 uint off = 0; in befs_bt_read_node() local
625 unsigned long int off = in befs_bt_keylen_index() local
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_rdwr.c99 loff_t off, size_t count, size_t x_start, in do_io_rw()
296 loff_t off, pos = *ppos & VFIO_PCI_OFFSET_MASK; in vfio_pci_vga_rw() local

1...<<11121314151617181920>>...56