/linux/include/linux/ |
H A D | skbuff.h | 364 unsigned int offset; member 1732 static inline void skb_set_end_offset(struct sk_buff *skb, unsigned int offset) in skb_set_end_offset() 1747 static inline void skb_set_end_offset(struct sk_buff *skb, unsigned int offset) in skb_set_end_offset() 2712 static inline void skb_set_tail_pointer(struct sk_buff *skb, const int offset) in skb_set_tail_pointer() 2729 static inline void skb_set_tail_pointer(struct sk_buff *skb, const int offset) in skb_set_tail_pointer() 3007 long offset = skb->data - skb->head; in skb_reset_inner_transport_header() local 3014 const int offset) in skb_set_inner_transport_header() 3027 long offset = skb->data - skb->head; in skb_reset_inner_network_header() local 3034 const int offset) in skb_set_inner_network_header() 3052 long offset = skb->data - skb->head; in skb_reset_inner_mac_header() local [all …]
|
H A D | resource_ext.h | 16 resource_size_t offset; /* Translation offset for bridge */ member 26 resource_size_t offset; /* Translation offset for bridge */ member
|
/linux/drivers/crypto/qce/ |
H A D | common.c | 21 static inline u32 qce_read(struct qce_device *qce, u32 offset) in qce_read() 26 static inline void qce_write(struct qce_device *qce, u32 offset, u32 val) in qce_write() 31 static inline void qce_write_array(struct qce_device *qce, u32 offset, in qce_write_array() 41 qce_clear_array(struct qce_device *qce, u32 offset, unsigned int len) in qce_clear_array()
|
/linux/net/netfilter/ |
H A D | nf_conntrack_ftp.c | 152 unsigned int *offset) in try_rfc959() 179 unsigned int *offset) in try_rfc1123() 222 char term, unsigned int *offset) in try_eprt() 271 unsigned int *offset) in try_epsv_response()
|
/linux/drivers/input/keyboard/ |
H A D | omap4-keypad.c | 90 static int kbd_readl(struct omap4_keypad *keypad_data, u32 offset) in kbd_readl() 96 static void kbd_writel(struct omap4_keypad *keypad_data, u32 offset, u32 value) in kbd_writel() 102 static int kbd_read_irqreg(struct omap4_keypad *keypad_data, u32 offset) in kbd_read_irqreg() 109 u32 offset, u32 value) in kbd_write_irqreg()
|
/linux/drivers/comedi/ |
H A D | comedi_buf.c | 156 int comedi_buf_map_access(struct comedi_buf_map *bm, unsigned long offset, in comedi_buf_map_access() 333 unsigned int offset = offset_in_page(async->munge_ptr); in comedi_buf_munge() local 521 unsigned int offset = offset_in_page(write_ptr); in comedi_buf_memcpy_to() local 548 unsigned int offset = offset_in_page(read_ptr); in comedi_buf_memcpy_from() local
|
/linux/include/dt-bindings/gpio/ |
H A D | tegra186-gpio.h | 41 #define TEGRA186_MAIN_GPIO(port, offset) \ argument 54 #define TEGRA186_AON_GPIO(port, offset) \ argument
|
H A D | tegra234-gpio.h | 45 #define TEGRA234_MAIN_GPIO(port, offset) \ argument 56 #define TEGRA234_AON_GPIO(port, offset) \ argument
|
/linux/drivers/irqchip/ |
H A D | irq-ompic.c | 87 static inline u32 ompic_readreg(void __iomem *base, loff_t offset) in ompic_readreg() 92 static void ompic_writereg(void __iomem *base, loff_t offset, u32 data) in ompic_writereg()
|
/linux/drivers/soc/tegra/fuse/ |
H A D | fuse-tegra20.c | 30 static u32 tegra20_fuse_read_early(struct tegra_fuse *fuse, unsigned int offset) in tegra20_fuse_read_early() 42 static u32 tegra20_fuse_read(struct tegra_fuse *fuse, unsigned int offset) in tegra20_fuse_read()
|
/linux/arch/mips/loongson2ef/common/cs5536/ |
H A D | cs5536_isa.c | 52 int offset; in divil_lbar_enable() local 71 int offset; in divil_lbar_disable() local
|
/linux/drivers/mtd/nand/raw/brcmnand/ |
H A D | brcmnand.h | 81 static inline u32 brcmnand_soc_read(struct brcmnand_soc *soc, u32 offset) in brcmnand_soc_read() 87 u32 offset) in brcmnand_soc_write()
|
/linux/drivers/soc/renesas/ |
H A D | pwc-rzv2m.c | 27 static int rzv2m_pwc_gpio_set(struct gpio_chip *chip, unsigned int offset, in rzv2m_pwc_gpio_set() 45 static int rzv2m_pwc_gpio_get(struct gpio_chip *chip, unsigned int offset) in rzv2m_pwc_gpio_get()
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_timeline.c | 78 unsigned int offset) in intel_timeline_init() 148 unsigned int offset) in __intel_timeline_create() 168 unsigned int offset) in intel_timeline_create_from_engine()
|
/linux/samples/bpf/ |
H A D | task_fd_query_user.c | 124 const char *name, __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_kuprobe_common() 174 __u64 offset, __u64 addr, bool is_return, in test_nondebug_fs_probe() 227 static int test_debug_fs_uprobe(char *binary_path, long offset, bool is_return) in test_debug_fs_uprobe()
|
/linux/drivers/video/fbdev/ |
H A D | hitfb.c | 45 static volatile void __iomem *hitfb_offset_to_addr(unsigned int offset) in hitfb_offset_to_addr() 50 static u16 hitfb_readw(unsigned int offset) in hitfb_readw() 55 static void hitfb_writew(u16 value, unsigned int offset) in hitfb_writew()
|
/linux/drivers/mfd/ |
H A D | intel_pmc_bxt.c | 67 static inline bool is_gcr_valid(u32 offset) in is_gcr_valid() 82 int intel_pmc_gcr_read64(struct intel_pmc_dev *pmc, u32 offset, u64 *data) in intel_pmc_gcr_read64() 107 int intel_pmc_gcr_update(struct intel_pmc_dev *pmc, u32 offset, u32 mask, u32 val) in intel_pmc_gcr_update()
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_proto.c | 217 int offset, in ip_vs_tcpudp_debug_packet_v4() 249 int offset, in ip_vs_tcpudp_debug_packet_v6() 282 int offset, in ip_vs_tcpudp_debug_packet()
|
/linux/kernel/locking/ |
H A D | qspinlock_paravirt.h | 203 #define for_each_hash_entry(he, offset, hash) \ argument 210 unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits); in pv_hash() local 238 unsigned long offset, hash = hash_ptr(lock, pv_lock_hash_bits); in pv_unhash() local
|
/linux/arch/powerpc/sysdev/ |
H A D | tsi108_pci.c | 36 #define tsi_mk_config_addr(bus, devfunc, offset) \ argument 50 int offset, int len, u32 val) in tsi108_direct_write_config() 133 tsi108_direct_read_config(struct pci_bus *bus, unsigned int devfn, int offset, in tsi108_direct_read_config()
|
/linux/fs/omfs/ |
H A D | file.c | 13 static u32 omfs_max_extents(struct omfs_sb_info *sbi, int offset) in omfs_max_extents() 20 void omfs_make_empty_table(struct buffer_head *bh, int offset) in omfs_make_empty_table() 221 sector_t next, offset; in omfs_get_block() local
|
/linux/kernel/time/ |
H A D | namespace.c | 27 ktime_t offset; in do_timens_ktime_to_host() local 181 struct timens_offset *offset = vc->offset; in timens_setup_vdso_clock_data() local 441 struct timespec64 *offset = NULL; in proc_timens_set_offset() local
|
H A D | timer_list.c | 303 static void *move_iter(struct timer_list_iter *iter, loff_t offset) in move_iter() 322 static void *timer_list_start(struct seq_file *file, loff_t *offset) in timer_list_start() 333 static void *timer_list_next(struct seq_file *file, void *v, loff_t *offset) in timer_list_next()
|
/linux/arch/s390/boot/ |
H A D | startup.c | 224 unsigned long offset, unsigned long phys_offset) in kaslr_adjust_relocs() 238 static void kaslr_adjust_got(unsigned long offset) in kaslr_adjust_got() 469 static void kaslr_adjust_vmlinux_info(long offset) in kaslr_adjust_vmlinux_info()
|
/linux/drivers/clk/tegra/ |
H A D | clk-periph.c | 165 void __iomem *clk_base, u32 offset, in _tegra_clk_register_periph() 213 u32 offset, unsigned long flags) in tegra_clk_register_periph() 222 u32 offset) in tegra_clk_register_periph_nodiv()
|