Home
last modified time | relevance | path

Searched defs:offset (Results 476 – 500 of 7689) sorted by relevance

1...<<11121314151617181920>>...308

/openbmc/linux/fs/jfs/
H A Djfs_metapage.c82 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp()
147 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp()
305 unsigned int offset; in last_write_complete() local
353 int offset; in metapage_writepage() local
481 int offset; in metapage_read_folio() local
531 int offset; in metapage_release_folio() local
556 static void metapage_invalidate_folio(struct folio *folio, size_t offset, in metapage_invalidate_folio()
802 unsigned int offset; in __invalidate_metapages() local
/openbmc/linux/drivers/gpio/
H A Dgpio-aggregator.c280 static int gpio_fwd_get_direction(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_get_direction()
287 static int gpio_fwd_direction_input(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_direction_input()
295 unsigned int offset, int value) in gpio_fwd_direction_output()
302 static int gpio_fwd_get(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_get()
356 static void gpio_fwd_delay(struct gpio_chip *chip, unsigned int offset, int value) in gpio_fwd_delay()
377 static void gpio_fwd_set(struct gpio_chip *chip, unsigned int offset, int value) in gpio_fwd_set()
425 static int gpio_fwd_set_config(struct gpio_chip *chip, unsigned int offset, in gpio_fwd_set_config()
433 static int gpio_fwd_to_irq(struct gpio_chip *chip, unsigned int offset) in gpio_fwd_to_irq()
H A Dgpio-mvebu.c98 u32 offset; member
114 u32 offset; member
139 struct regmap **map, unsigned int *offset) in mvebu_gpioreg_edge_cause()
164 unsigned int offset; in mvebu_gpio_read_edge_cause() local
177 unsigned int offset; in mvebu_gpio_write_edge_cause() local
185 struct regmap **map, unsigned int *offset) in mvebu_gpioreg_edge_mask()
214 unsigned int offset; in mvebu_gpio_read_edge_mask() local
227 unsigned int offset; in mvebu_gpio_write_edge_mask() local
235 struct regmap **map, unsigned int *offset) in mvebu_gpioreg_level_mask()
264 unsigned int offset; in mvebu_gpio_read_level_mask() local
[all …]
/openbmc/linux/arch/microblaze/lib/
H A Duaccess_old.S16 #define COPY(offset) \ argument
52 #define COPY_80(offset) \ argument
/openbmc/linux/drivers/infiniband/core/
H A Dumem_dmabuf.c43 unsigned long offset = start - cur; in ib_umem_dmabuf_map_pages() local
114 unsigned long offset, size_t size, in ib_umem_dmabuf_get()
188 unsigned long offset, in ib_umem_dmabuf_get_pinned()
/openbmc/linux/drivers/fsi/
H A Di2cr-scom.c20 static loff_t i2cr_scom_llseek(struct file *file, loff_t offset, int whence) in i2cr_scom_llseek()
35 static ssize_t i2cr_scom_read(struct file *filep, char __user *buf, size_t len, loff_t *offset) in i2cr_scom_read()
56 loff_t *offset) in i2cr_scom_write()
/openbmc/linux/tools/testing/selftests/timens/
H A Dtimens.c33 time_t offset; member
88 static int test_gettime(clockid_t clock_index, bool raw_syscall, time_t offset) in test_gettime()
151 time_t offset; in main() local
/openbmc/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson-axg-pmx.c34 unsigned int *offset) in meson_axg_pmx_calc_reg_and_offset()
51 unsigned int offset; in meson_axg_pmx_update_function() local
116 unsigned int offset, const char *label) in meson_axg_gpio_request()
/openbmc/linux/sound/firewire/motu/
H A Dmotu-transaction.c15 int snd_motu_transaction_read(struct snd_motu *motu, u32 offset, __be32 *reg, in snd_motu_transaction_read()
31 int snd_motu_transaction_write(struct snd_motu *motu, u32 offset, __be32 *reg, in snd_motu_transaction_write()
49 int generation, unsigned long long offset, in handle_message()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_by_type.cpp34 int FileHandler::transferFileData(int32_t fd, bool upstream, uint32_t offset, in transferFileData()
75 uint32_t offset, uint32_t& length, in transferFileData()
187 int FileHandler::readFile(const std::string& filePath, uint32_t offset, in readFile()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_fdir.c775 static void ice_pkt_insert_ipv6_addr(u8 *pkt, int offset, __be32 *addr) in ice_pkt_insert_ipv6_addr()
792 static void ice_pkt_insert_u6_qfi(u8 *pkt, int offset, u8 data) in ice_pkt_insert_u6_qfi()
806 static void ice_pkt_insert_u8(u8 *pkt, int offset, u8 data) in ice_pkt_insert_u8()
822 static void ice_pkt_insert_u8_tc(u8 *pkt, int offset, u8 data) in ice_pkt_insert_u8_tc()
839 static void ice_pkt_insert_u16(u8 *pkt, int offset, __be16 data) in ice_pkt_insert_u16()
850 static void ice_pkt_insert_u32(u8 *pkt, int offset, __be32 data) in ice_pkt_insert_u32()
H A Dice_ddp.c228 u16 offset, size; in ice_pkg_enum_section() local
293 u32 *offset, in ice_pkg_enum_entry()
343 u32 *offset) in ice_sw_fv_handler()
376 u32 offset; in ice_get_prof_index_max() local
465 u32 index, u32 *offset) in ice_marker_ptype_tcam_handler()
545 void *section, u32 index, u32 *offset) in ice_label_enum_handler()
606 u32 *offset) in ice_boost_tcam_handler()
778 u32 offset; in ice_get_sw_fv_bitmap() local
816 u32 offset; in ice_get_sw_fv_list() local
1219 u32 offset, info, i; in ice_dwnld_cfg_bufs() local
[all …]
/openbmc/qemu/block/
H A Dpreallocate.c278 preallocate_co_preadv_part(BlockDriverState *bs, int64_t offset, int64_t bytes, in preallocate_co_preadv_part()
287 preallocate_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in preallocate_co_pdiscard()
322 handle_write(BlockDriverState *bs, int64_t offset, int64_t bytes, in handle_write()
399 preallocate_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, in preallocate_co_pwrite_zeroes()
412 preallocate_co_pwritev_part(BlockDriverState *bs, int64_t offset, int64_t bytes, in preallocate_co_pwritev_part()
423 preallocate_co_truncate(BlockDriverState *bs, int64_t offset, in preallocate_co_truncate()
/openbmc/ipmitool/lib/
H A Dipmi_fru.c89 char * get_fru_area_str(uint8_t * data, uint32_t * offset) in get_fru_area_str()
599 uint32_t offset, uint32_t length, uint8_t *frubuf) in read_fru_area()
725 uint32_t offset, uint32_t length, uint8_t *frubuf) in read_fru_area_section()
810 uint8_t id, uint32_t offset) in fru_area_print_multirec_bloc()
879 uint8_t id, uint32_t offset) in fru_area_print_chassis()
976 uint8_t id, uint32_t offset) in fru_area_print_board()
1100 uint8_t id, uint32_t offset) in fru_area_print_product()
1235 uint8_t id, uint32_t offset) in fru_area_print_multirec()
1427 int ipmi_fru_query_new_value(uint8_t *data,int offset, size_t len) in ipmi_fru_query_new_value()
1566 int offset = start; in ipmi_fru_oemkontron_get() local
[all …]
/openbmc/linux/fs/cramfs/
H A Dinode.c67 static unsigned long cramino(const struct cramfs_inode *cino, unsigned int offset) in cramino()
91 const struct cramfs_inode *cramfs_inode, unsigned int offset) in get_cramfs_inode()
183 static void *cramfs_blkdev_read(struct super_block *sb, unsigned int offset, in cramfs_blkdev_read()
254 static void *cramfs_direct_read(struct super_block *sb, unsigned int offset, in cramfs_direct_read()
270 static void *cramfs_read(struct super_block *sb, unsigned int offset, in cramfs_read()
350 unsigned int pages, max_pages, offset; in cramfs_physmem_mmap() local
450 unsigned int pages, block_pages, max_pages, offset; in cramfs_physmem_get_unmapped_area() local
699 unsigned int offset; in cramfs_readdir() local
759 unsigned int offset = 0; in cramfs_lookup() local
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c447 int offset, struct page **pages) in gss_encrypt_xdr_buf()
530 int offset) in gss_decrypt_xdr_buf()
593 u32 offset, u8 *iv, struct page **pages, int encrypt) in gss_krb5_cts_crypt()
677 u32 offset, struct xdr_buf *buf, struct page **pages, in krb5_cbc_cts_encrypt()
742 u32 offset, struct xdr_buf *buf) in krb5_cbc_cts_decrypt()
781 gss_krb5_aes_encrypt(struct krb5_ctx *kctx, u32 offset, in gss_krb5_aes_encrypt()
857 gss_krb5_aes_decrypt(struct krb5_ctx *kctx, u32 offset, u32 len, in gss_krb5_aes_decrypt()
1012 krb5_etm_encrypt(struct krb5_ctx *kctx, u32 offset, in krb5_etm_encrypt()
1100 krb5_etm_decrypt(struct krb5_ctx *kctx, u32 offset, u32 len, in krb5_etm_decrypt()
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h30 #define SB_MSR_REG(offset) (CS5536_SB_MSR_BASE | (offset)) argument
31 #define GLIU_MSR_REG(offset) (CS5536_GLIU_MSR_BASE | (offset)) argument
32 #define ILLEGAL_MSR_REG(offset) (CS5536_ILLEGAL_MSR_BASE | (offset)) argument
33 #define USB_MSR_REG(offset) (CS5536_USB_MSR_BASE | (offset)) argument
34 #define IDE_MSR_REG(offset) (CS5536_IDE_MSR_BASE | (offset)) argument
35 #define DIVIL_MSR_REG(offset) (CS5536_DIVIL_MSR_BASE | (offset)) argument
36 #define ACC_MSR_REG(offset) (CS5536_ACC_MSR_BASE | (offset)) argument
37 #define UNUSED_MSR_REG(offset) (CS5536_UNUSED_MSR_BASE | (offset)) argument
38 #define GLCP_MSR_REG(offset) (CS5536_GLCP_MSR_BASE | (offset)) argument
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-ciu3-defs.h23 #define CVMX_CIU3_DESTX_IO_INT(offset) (CVMX_ADD_IO_SEG(0x0001010000210000ull) + ((offset) & 7) * 8) argument
24 #define CVMX_CIU3_DESTX_PP_INT(offset) (CVMX_ADD_IO_SEG(0x0001010000200000ull) + ((offset) & 255) *… argument
26 #define CVMX_CIU3_IDTX_CTL(offset) (CVMX_ADD_IO_SEG(0x0001010000110000ull) + ((offset) & 255) * 8) argument
27 #define CVMX_CIU3_IDTX_IO(offset) (CVMX_ADD_IO_SEG(0x0001010000130000ull) + ((offset) & 255) * 8) argument
28 #define CVMX_CIU3_IDTX_PPX(offset, block_id) (CVMX_ADD_IO_SEG(0x0001010000120000ull) + ((block_id) … argument
33 #define CVMX_CIU3_ISCX_CTL(offset) (CVMX_ADD_IO_SEG(0x0001010080000000ull) + ((offset) & 1048575) *… argument
34 #define CVMX_CIU3_ISCX_W1C(offset) (CVMX_ADD_IO_SEG(0x0001010090000000ull) + ((offset) & 1048575) *… argument
35 #define CVMX_CIU3_ISCX_W1S(offset) (CVMX_ADD_IO_SEG(0x00010100A0000000ull) + ((offset) & 1048575) *… argument
37 #define CVMX_CIU3_SISCX(offset) (CVMX_ADD_IO_SEG(0x0001010000220000ull) + ((offset) & 255) * 8) argument
38 #define CVMX_CIU3_TIMX(offset) (CVMX_ADD_IO_SEG(0x0001010000010000ull) + ((offset) & 15) * 8) argument
/openbmc/qemu/stubs/
H A Dreplay-tools.c61 void replay_char_write_event_save(int res, int offset) in replay_char_write_event_save()
66 void replay_char_write_event_load(int *res, int *offset) in replay_char_write_event_load()
81 void replay_char_read_all_save_buf(uint8_t *buf, int offset) in replay_char_read_all_save_buf()
/openbmc/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup-cdev.c21 static int request_line_v2(int cfd, unsigned int offset, in request_line_v2()
59 static int request_line_v1(int cfd, unsigned int offset, in request_line_v1()
120 unsigned int offset, val = 0, abiv; in main() local
/openbmc/qemu/hw/cxl/
H A Dcxl-component-utils.c64 static uint64_t cxl_cache_mem_read_reg(void *opaque, hwaddr offset, in cxl_cache_mem_read_reg()
91 static void dumb_hdm_handler(CXLComponentState *cxl_cstate, hwaddr offset, in dumb_hdm_handler()
121 static void cxl_cache_mem_write_reg(void *opaque, hwaddr offset, uint64_t value, in cxl_cache_mem_write_reg()
377 uint16_t offset = cxl->dvsec_offset; in cxl_component_create_dvsec() local
/openbmc/linux/drivers/char/xilinx_hwicap/
H A Dbuffer_icap.c102 u32 offset) in buffer_icap_get_bram()
175 u32 offset, u32 data) in buffer_icap_set_bram()
188 u32 offset, u32 count) in buffer_icap_device_read()
222 u32 offset, u32 count) in buffer_icap_device_write()
/openbmc/qemu/hw/timer/
H A Dsse-counter.c189 static uint64_t sse_counter_control_read(void *opaque, hwaddr offset, in sse_counter_control_read()
245 static void sse_counter_control_write(void *opaque, hwaddr offset, in sse_counter_control_write()
311 static uint64_t sse_counter_status_read(void *opaque, hwaddr offset, in sse_counter_status_read()
339 static void sse_counter_status_write(void *opaque, hwaddr offset, in sse_counter_status_write()
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.c66 struct pinctrl_gpio_range *range, unsigned offset, in mtk_pmx_gpio_set_direction()
89 static void mtk_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in mtk_gpio_set()
109 unsigned int reg_addr, offset; in mtk_pconf_set_ies_smt() local
768 unsigned offset) in mtk_pmx_find_gpio_mode()
784 unsigned offset) in mtk_pmx_gpio_request_enable()
812 unsigned offset) in mtk_gpio_direction_input()
818 unsigned offset, int value) in mtk_gpio_direction_output()
824 static int mtk_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in mtk_gpio_get_direction()
845 static int mtk_gpio_get(struct gpio_chip *chip, unsigned offset) in mtk_gpio_get()
860 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in mtk_gpio_to_irq()
[all …]
/openbmc/linux/drivers/firewire/
H A Dcore-transaction.c229 unsigned long long offset, void *payload, size_t length) in fw_fill_request()
370 int destination_id, int generation, int speed, unsigned long long offset, in __fw_send_request()
458 int generation, int speed, unsigned long long offset, in fw_run_transaction()
527 struct list_head *list, unsigned long long offset, size_t length) in lookup_overlapping_address_handler()
541 unsigned long long offset, size_t length) in is_enclosing_handler()
548 struct list_head *list, unsigned long long offset, size_t length) in lookup_enclosing_address_handler()
924 unsigned long long offset) in handle_exclusive_region_request()
953 unsigned long long offset) in handle_fcp_region_request()
995 unsigned long long offset; in fw_core_handle_request() local
1133 unsigned long long offset, void *payload, size_t length, in handle_topology_map()
[all …]

1...<<11121314151617181920>>...308