/Linux-v4.19/drivers/s390/char/ |
D | raw3270.c | 110 static inline int raw3270_state_ready(struct raw3270 *rp) in raw3270_state_ready() 115 static inline int raw3270_state_final(struct raw3270 *rp) in raw3270_state_final() 122 raw3270_buffer_address(struct raw3270 *rp, char *cp, unsigned short addr) in raw3270_buffer_address() 239 __raw3270_start(struct raw3270 *rp, struct raw3270_view *view, in __raw3270_start() 261 struct raw3270 *rp = view->dev; in raw3270_view_active() local 271 struct raw3270 *rp; in raw3270_start() local 290 struct raw3270 *rp; in raw3270_start_locked() local 307 struct raw3270 *rp; in raw3270_start_irq() local 322 struct raw3270 *rp; in raw3270_irq() local 429 raw3270_size_device_vm(struct raw3270 *rp) in raw3270_size_device_vm() [all …]
|
/Linux-v4.19/drivers/net/ethernet/via/ |
D | via-rhine.c | 527 static void rhine_wait_bit(struct rhine_private *rp, u8 reg, u8 mask, bool low) in rhine_wait_bit() 545 static void rhine_wait_bit_high(struct rhine_private *rp, u8 reg, u8 mask) in rhine_wait_bit_high() 550 static void rhine_wait_bit_low(struct rhine_private *rp, u8 reg, u8 mask) in rhine_wait_bit_low() 555 static u32 rhine_get_events(struct rhine_private *rp) in rhine_get_events() 567 static void rhine_ack_events(struct rhine_private *rp, u32 mask) in rhine_ack_events() 583 struct rhine_private *rp = netdev_priv(dev); in rhine_power_init() local 639 struct rhine_private *rp = netdev_priv(dev); in rhine_chip_reset() local 709 struct rhine_private *rp = netdev_priv(dev); in rhine_reload_eeprom() local 737 struct rhine_private *rp = netdev_priv(dev); in rhine_poll() local 746 static void rhine_kick_tx_threshold(struct rhine_private *rp) in rhine_kick_tx_threshold() [all …]
|
/Linux-v4.19/drivers/usb/mon/ |
D | mon_text.c | 193 static void mon_text_event(struct mon_reader_text *rp, struct urb *urb, in mon_text_event() 261 struct mon_reader_text *rp = data; in mon_text_submit() local 267 struct mon_reader_text *rp = data; in mon_text_complete() local 273 struct mon_reader_text *rp = data; in mon_text_error() local 304 static struct mon_event_text *mon_text_fetch(struct mon_reader_text *rp, in mon_text_fetch() 327 struct mon_reader_text *rp; in mon_text_open() local 381 static ssize_t mon_text_copy_to_user(struct mon_reader_text *rp, in mon_text_copy_to_user() 397 struct mon_reader_text *rp = file->private_data; in mon_text_read_t() local 436 struct mon_reader_text *rp = file->private_data; in mon_text_read_u() local 480 static struct mon_event_text *mon_text_read_wait(struct mon_reader_text *rp, in mon_text_read_wait() [all …]
|
D | mon_bin.c | 203 static inline struct mon_bin_hdr *MON_OFF2HDR(const struct mon_reader_bin *rp, in MON_OFF2HDR() 210 #define MON_RING_EMPTY(rp) ((rp)->b_cnt == 0) argument 295 static unsigned int mon_buff_area_alloc(struct mon_reader_bin *rp, in mon_buff_area_alloc() 320 static unsigned int mon_buff_area_alloc_contiguous(struct mon_reader_bin *rp, in mon_buff_area_alloc_contiguous() 359 static void mon_buff_area_shrink(struct mon_reader_bin *rp, unsigned int size) in mon_buff_area_shrink() 373 static void mon_buff_area_free(struct mon_reader_bin *rp, unsigned int size) in mon_buff_area_free() 382 static void mon_buff_area_fill(const struct mon_reader_bin *rp, in mon_buff_area_fill() 403 static unsigned int mon_bin_get_data(const struct mon_reader_bin *rp, in mon_bin_get_data() 447 static unsigned int mon_bin_collate_isodesc(const struct mon_reader_bin *rp, in mon_bin_collate_isodesc() 465 static void mon_bin_get_isodesc(const struct mon_reader_bin *rp, in mon_bin_get_isodesc() [all …]
|
/Linux-v4.19/drivers/md/ |
D | raid1-10.c | 12 static inline int resync_alloc_pages(struct resync_pages *rp, in resync_alloc_pages() 31 static inline void resync_free_pages(struct resync_pages *rp) in resync_free_pages() 39 static inline void resync_get_all_pages(struct resync_pages *rp) in resync_get_all_pages() 47 static inline struct page *resync_fetch_page(struct resync_pages *rp, in resync_fetch_page() 65 static void md_bio_reset_resync_pages(struct bio *bio, struct resync_pages *rp, in md_bio_reset_resync_pages()
|
/Linux-v4.19/drivers/pwm/ |
D | pwm-rcar.c | 49 static void rcar_pwm_write(struct rcar_pwm_chip *rp, u32 data, in rcar_pwm_write() 55 static u32 rcar_pwm_read(struct rcar_pwm_chip *rp, unsigned int offset) in rcar_pwm_read() 60 static void rcar_pwm_update(struct rcar_pwm_chip *rp, u32 mask, u32 data, in rcar_pwm_update() 71 static int rcar_pwm_get_clock_division(struct rcar_pwm_chip *rp, int period_ns) in rcar_pwm_get_clock_division() 91 static void rcar_pwm_set_clock_control(struct rcar_pwm_chip *rp, in rcar_pwm_set_clock_control() 108 static int rcar_pwm_set_counter(struct rcar_pwm_chip *rp, int div, int duty_ns, in rcar_pwm_set_counter() 148 struct rcar_pwm_chip *rp = to_rcar_pwm_chip(chip); in rcar_pwm_config() local 177 struct rcar_pwm_chip *rp = to_rcar_pwm_chip(chip); in rcar_pwm_enable() local 193 struct rcar_pwm_chip *rp = to_rcar_pwm_chip(chip); in rcar_pwm_disable() local
|
/Linux-v4.19/fs/nfsd/ |
D | nfscache.c | 126 struct svc_cacherep *rp; in nfsd_reply_cache_alloc() local 138 nfsd_reply_cache_free_locked(struct svc_cacherep *rp) in nfsd_reply_cache_free_locked() 151 nfsd_reply_cache_free(struct nfsd_drc_bucket *b, struct svc_cacherep *rp) in nfsd_reply_cache_free() 201 struct svc_cacherep *rp; in nfsd_reply_cache_shutdown() local 227 lru_put_end(struct nfsd_drc_bucket *b, struct svc_cacherep *rp) in lru_put_end() 236 struct svc_cacherep *rp, *tmp; in prune_bucket() local 322 nfsd_cache_match(struct svc_rqst *rqstp, __wsum csum, struct svc_cacherep *rp) in nfsd_cache_match() 354 struct svc_cacherep *rp, *ret = NULL; in nfsd_cache_search() local 390 struct svc_cacherep *rp, *found; in nfsd_cache_lookup() local 517 struct svc_cacherep *rp = rqstp->rq_cacherep; in nfsd_cache_update() local
|
/Linux-v4.19/drivers/powercap/ |
D | intel_rapl.c | 176 struct rapl_package *rp; member 269 struct rapl_package *rp; in find_package_by_id() local 312 struct rapl_package *rp = rd->rp; in release_zone() local 443 struct rapl_package *rp; in set_power_limit() local 641 static void rapl_init_domains(struct rapl_package *rp) in rapl_init_domains() 712 struct rapl_package *rp = rd->rp; in rapl_unit_xlate() local 802 struct rapl_primitive_info *rp = &rpi[prim]; in rapl_read_data_raw() local 871 struct rapl_primitive_info *rp = &rpi[prim]; in rapl_write_data_raw() local 908 static int rapl_check_unit_core(struct rapl_package *rp, int cpu) in rapl_check_unit_core() 934 static int rapl_check_unit_atom(struct rapl_package *rp, int cpu) in rapl_check_unit_atom() [all …]
|
/Linux-v4.19/fs/ntfs/ |
D | logfile.c | 53 RESTART_PAGE_HEADER *rp, s64 pos) in ntfs_check_restart_page_header() 158 static bool ntfs_check_restart_area(struct inode *vi, RESTART_PAGE_HEADER *rp) in ntfs_check_restart_area() 274 RESTART_PAGE_HEADER *rp) in ntfs_check_log_client_array() 351 RESTART_PAGE_HEADER *rp, s64 pos, RESTART_PAGE_HEADER **wrp, in ntfs_check_and_load_restart_page() 485 bool ntfs_check_logfile(struct inode *log_vi, RESTART_PAGE_HEADER **rp) in ntfs_check_logfile() 680 bool ntfs_is_logfile_clean(struct inode *log_vi, const RESTART_PAGE_HEADER *rp) in ntfs_is_logfile_clean()
|
/Linux-v4.19/net/bluetooth/ |
D | hci_event.c | 103 struct hci_rp_role_discovery *rp = (void *) skb->data; in hci_cc_role_discovery() local 122 struct hci_rp_read_link_policy *rp = (void *) skb->data; in hci_cc_read_link_policy() local 141 struct hci_rp_write_link_policy *rp = (void *) skb->data; in hci_cc_write_link_policy() local 166 struct hci_rp_read_def_link_policy *rp = (void *) skb->data; in hci_cc_read_def_link_policy() local 230 struct hci_rp_read_stored_link_key *rp = (void *)skb->data; in hci_cc_read_stored_link_key() local 248 struct hci_rp_delete_stored_link_key *rp = (void *)skb->data; in hci_cc_delete_stored_link_key() local 284 struct hci_rp_read_local_name *rp = (void *) skb->data; in hci_cc_read_local_name() local 384 struct hci_rp_read_class_of_dev *rp = (void *) skb->data; in hci_cc_read_class_of_dev() local 421 struct hci_rp_read_voice_setting *rp = (void *) skb->data; in hci_cc_read_voice_setting() local 474 struct hci_rp_read_num_supported_iac *rp = (void *) skb->data; in hci_cc_read_num_supported_iac() local [all …]
|
/Linux-v4.19/drivers/isdn/i4l/ |
D | isdn_ttyfax.c | 54 char *rp; in isdn_tty_fax_modem_result() local 704 char *rp = &f->resolution; in isdn_tty_cmd_FCLASS2() local 750 char *rp = &f->resolution; in isdn_tty_cmd_FCLASS2() local 834 char *rp = &f->resolution; in isdn_tty_cmd_FCLASS2() local
|
/Linux-v4.19/drivers/net/ethernet/8390/ |
D | mcf8390.c | 63 NE2000_BYTE *rp; in ei_outb() local 72 NE2000_BYTE *rp, val; in ei_inb() local 81 NE2000_BYTE *rp, val; in ei_insb() local 94 volatile u16 *rp; in ei_insw() local 107 NE2000_BYTE *rp, val; in ei_outsb() local 120 volatile u16 *rp; in ei_outsw() local
|
/Linux-v4.19/arch/sparc/kernel/ |
D | sigutil_32.c | 88 struct reg_window32 *rp; in save_rwin_state() local 100 int restore_rwin_state(__siginfo_rwin_t __user *rp) in restore_rwin_state()
|
D | sigutil_64.c | 64 struct reg_window *rp = ¤t_thread_info()->reg_window[i]; in save_rwin_state() local 74 int restore_rwin_state(__siginfo_rwin_t __user *rp) in restore_rwin_state()
|
/Linux-v4.19/arch/c6x/include/asm/ |
D | flat.h | 10 static inline int flat_get_addr_from_rp(u32 __user *rp, u32 relval, u32 flags, in flat_get_addr_from_rp() 16 static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel) in flat_put_addr_at_rp()
|
/Linux-v4.19/arch/arm/include/asm/ |
D | flat.h | 15 static inline int flat_get_addr_from_rp(u32 __user *rp, u32 relval, u32 flags, in flat_get_addr_from_rp() 25 static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel) in flat_put_addr_at_rp()
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | flat.h | 10 static inline int flat_get_addr_from_rp(u32 __user *rp, u32 relval, u32 flags, in flat_get_addr_from_rp() 16 static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel) in flat_put_addr_at_rp()
|
/Linux-v4.19/arch/sh/include/asm/ |
D | flat.h | 20 static inline int flat_get_addr_from_rp(u32 __user *rp, u32 relval, u32 flags, in flat_get_addr_from_rp() 26 static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel) in flat_put_addr_at_rp()
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | flat.h | 14 static inline int flat_get_addr_from_rp(u32 __user *rp, u32 relval, u32 flags, in flat_get_addr_from_rp() 24 static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel) in flat_put_addr_at_rp()
|
/Linux-v4.19/arch/h8300/include/asm/ |
D | flat.h | 24 static inline int flat_get_addr_from_rp(u32 __user *rp, u32 relval, u32 flags, in flat_get_addr_from_rp() 34 static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel) in flat_put_addr_at_rp()
|
/Linux-v4.19/drivers/net/ethernet/sun/ |
D | niu.c | 3272 static unsigned int niu_hash_rxaddr(struct rx_ring_info *rp, u64 a) in niu_hash_rxaddr() 3280 static struct page *niu_find_rxpage(struct rx_ring_info *rp, u64 addr, in niu_find_rxpage() 3300 static void niu_hash_page(struct rx_ring_info *rp, struct page *page, u64 base) in niu_hash_page() 3309 static int niu_rbr_add_page(struct niu *np, struct rx_ring_info *rp, in niu_rbr_add_page() 3341 static void niu_rbr_refill(struct niu *np, struct rx_ring_info *rp, gfp_t mask) in niu_rbr_refill() 3366 static int niu_rx_pkt_ignore(struct niu *np, struct rx_ring_info *rp) in niu_rx_pkt_ignore() 3407 struct rx_ring_info *rp) in niu_process_rx_pkt() 3496 static int niu_rbr_fill(struct niu *np, struct rx_ring_info *rp, gfp_t mask) in niu_rbr_fill() 3514 static void niu_rbr_free(struct niu *np, struct rx_ring_info *rp) in niu_rbr_free() 3542 static int release_tx_packet(struct niu *np, struct tx_ring_info *rp, int idx) in release_tx_packet() [all …]
|
/Linux-v4.19/drivers/media/pci/tw68/ |
D | tw68-risc.c | 42 static __le32 *tw68_risc_field(__le32 *rp, struct scatterlist *sglist, in tw68_risc_field() 147 __le32 *rp; in tw68_risc_buffer() local
|
/Linux-v4.19/include/linux/ |
D | kprobes.h | 173 struct kretprobe *rp; member 207 static inline void arch_prepare_kretprobe(struct kretprobe *rp, in arch_prepare_kretprobe() 414 static inline int register_kretprobe(struct kretprobe *rp) in register_kretprobe() 422 static inline void unregister_kretprobe(struct kretprobe *rp) in unregister_kretprobe() 440 static inline int disable_kretprobe(struct kretprobe *rp) in disable_kretprobe() 444 static inline int enable_kretprobe(struct kretprobe *rp) in enable_kretprobe()
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | flat.h | 35 static inline int flat_get_addr_from_rp(u32 __user *rp, u32 relval, u32 flags, in flat_get_addr_from_rp() 64 flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 relval) in flat_put_addr_at_rp()
|
/Linux-v4.19/net/mac80211/ |
D | ethtool.c | 18 struct ethtool_ringparam *rp) in ieee80211_set_ringparam() 29 struct ethtool_ringparam *rp) in ieee80211_get_ringparam()
|