/linux-6.14.4/arch/arm64/lib/ |
D | crc32-glue.c | 25 u32 __pure crc32_le_arch(u32 crc, const u8 *p, size_t len) in crc32_le_arch() 46 u32 __pure crc32c_le_arch(u32 crc, const u8 *p, size_t len) in crc32c_le_arch() 67 u32 __pure crc32_be_arch(u32 crc, const u8 *p, size_t len) in crc32_be_arch()
|
/linux-6.14.4/drivers/tty/serial/8250/ |
D | 8250.h | 383 static inline void serial8250_do_prepare_tx_dma(struct uart_8250_port *p) in serial8250_do_prepare_tx_dma() 391 static inline void serial8250_do_prepare_rx_dma(struct uart_8250_port *p) in serial8250_do_prepare_rx_dma() 399 static inline bool serial8250_tx_dma_running(struct uart_8250_port *p) in serial8250_tx_dma_running() 406 static inline int serial8250_tx_dma(struct uart_8250_port *p) in serial8250_tx_dma() 410 static inline void serial8250_tx_dma_flush(struct uart_8250_port *p) { } in serial8250_tx_dma_flush() 411 static inline int serial8250_rx_dma(struct uart_8250_port *p) in serial8250_rx_dma() 415 static inline void serial8250_rx_dma_flush(struct uart_8250_port *p) { } in serial8250_rx_dma_flush() 416 static inline int serial8250_request_dma(struct uart_8250_port *p) in serial8250_request_dma() 420 static inline void serial8250_release_dma(struct uart_8250_port *p) { } in serial8250_release_dma() 422 static inline bool serial8250_tx_dma_running(struct uart_8250_port *p) in serial8250_tx_dma_running()
|
/linux-6.14.4/lib/ |
D | crc_kunit.c | 65 u64 crc, const u8 *p, size_t len) in crc_ref() 219 u64 (*crc_func)(u64 crc, const u8 *p, size_t len)) in crc_benchmark() 256 static u64 crc16_wrapper(u64 crc, const u8 *p, size_t len) in crc16_wrapper() 280 static u64 crc_t10dif_wrapper(u64 crc, const u8 *p, size_t len) in crc_t10dif_wrapper() 304 static u64 crc32_le_wrapper(u64 crc, const u8 *p, size_t len) in crc32_le_wrapper() 334 static u64 crc32_be_wrapper(u64 crc, const u8 *p, size_t len) in crc32_be_wrapper() 358 static u64 crc32c_wrapper(u64 crc, const u8 *p, size_t len) in crc32c_wrapper() 388 static u64 crc64_be_wrapper(u64 crc, const u8 *p, size_t len) in crc64_be_wrapper()
|
D | bootconfig.c | 103 static int __init xbc_parse_error(const char *msg, const char *p) in xbc_parse_error() 194 const char *p = xbc_node_get_data(node); in xbc_node_match_prefix() local 512 static char *skip_comment(char *p) in skip_comment() 525 static char *skip_spaces_until_newline(char *p) in skip_spaces_until_newline() 532 static int __init __xbc_open_brace(char *p) in __xbc_open_brace() 542 static int __init __xbc_close_brace(char *p) in __xbc_close_brace() 563 char *p, *v = *__v; in __xbc_parse_value() local 678 char *p; in __xbc_parse_keys() local 852 char *p, *q; in xbc_parse_tree() local
|
/linux-6.14.4/arch/x86/mm/ |
D | kasan_init_64.c | 43 void *p; in kasan_populate_pmd() local 61 void *p; in kasan_populate_pmd() local 79 void *p; in kasan_populate_pud() local 109 void *p = early_alloc(PAGE_SIZE, nid, true); in kasan_populate_p4d() local 125 void *p; in kasan_populate_pgd() local 250 void *p; in kasan_shallow_populate_p4ds() local 267 void *p; in kasan_shallow_populate_pgds() local
|
/linux-6.14.4/net/tipc/ |
D | name_distr.c | 49 static void publ_to_item(struct distr_item *i, struct publication *p) in publ_to_item() 88 struct sk_buff *tipc_named_publish(struct net *net, struct publication *p) in tipc_named_publish() 118 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *p) in tipc_named_withdraw() 235 static void tipc_publ_purge(struct net *net, struct publication *p, u32 addr) in tipc_publ_purge() 282 struct publication *p = NULL; in tipc_update_nametbl() local 400 struct publication *p; in tipc_named_reinit() local
|
/linux-6.14.4/arch/um/include/asm/ |
D | page.h | 52 #define pte_get_bits(p, bits) ((p).pte & (bits)) argument 53 #define pte_set_bits(p, bits) ((p).pte |= (bits)) argument 54 #define pte_clear_bits(p, bits) ((p).pte &= ~(bits)) argument 56 #define pte_is_zero(p) (!((p).pte & ~_PAGE_NEEDSYNC)) argument 57 #define pte_set_val(p, phys, prot) (p).pte = (phys | pgprot_val(prot)) argument 89 #define phys_to_pfn(p) ((p) >> PAGE_SHIFT) argument
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_pch_refclk.c | 127 static void iclkip_params_init(struct iclkip_params *p) in iclkip_params_init() 135 static int lpt_iclkip_freq(struct iclkip_params *p) in lpt_iclkip_freq() 141 static void lpt_compute_iclkip(struct iclkip_params *p, int clock) in lpt_compute_iclkip() 168 struct iclkip_params p; in lpt_iclkip() local 181 struct iclkip_params p; in lpt_program_iclkip() local 232 struct iclkip_params p; in lpt_get_iclkip() local
|
/linux-6.14.4/net/bridge/ |
D | br_arp_nd_proxy.c | 29 struct net_bridge_port *p; in br_recalculate_neigh_suppress_enabled() local 43 static void br_arp_send(struct net_bridge *br, struct net_bridge_port *p, in br_arp_send() 126 u16 vid, struct net_bridge_port *p) in br_do_proxy_suppress_arp() 249 static void br_nd_send(struct net_bridge *br, struct net_bridge_port *p, in br_nd_send() 400 u16 vid, struct net_bridge_port *p, struct nd_msg *msg) in br_do_suppress_nd() 487 bool br_is_neigh_suppress_enabled(const struct net_bridge_port *p, u16 vid) in br_is_neigh_suppress_enabled()
|
D | br_forward.c | 21 static inline int should_deliver(const struct net_bridge_port *p, in should_deliver() 176 struct net_bridge_port *prev, struct net_bridge_port *p, in maybe_deliver() 206 struct net_bridge_port *p; in br_flood() local 260 static void maybe_deliver_addr(struct net_bridge_port *p, struct sk_buff *skb, in maybe_deliver_addr() 298 struct net_bridge_port_group *p; in br_multicast_flood() local
|
/linux-6.14.4/security/keys/trusted-keys/ |
D | trusted_core.c | 77 static int datablob_parse(char **datablob, struct trusted_key_payload *p) in datablob_parse() 126 struct trusted_key_payload *p = NULL; in trusted_payload_alloc() local 221 struct trusted_key_payload *p; in trusted_rcu_free() local 232 struct trusted_key_payload *p; in trusted_update() local 293 const struct trusted_key_payload *p; in trusted_read() local
|
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvif/ |
D | push006c.h | 50 #define PUSH_HDR(p,o,n,s,m,c) do { \ argument 62 #define PUSH_MTHD_HDR(p,c,m,n) PUSH_HDR(p, METHOD, "incr", PUSH006C_SUBC_##c, m, n) argument 64 #define PUSH_NINC_HDR(p,c,m,n) PUSH_HDR(p, NONINC_METHOD, "ninc", PUSH006C_SUBC_##c, m, n) argument 67 #define PUSH_JUMP(p,o) do { \ argument
|
/linux-6.14.4/drivers/sbus/char/ |
D | display7seg.c | 88 struct d7s *p = d7s_device; in d7s_release() local 104 struct d7s *p = d7s_device; in d7s_ioctl() local 174 struct d7s *p; in d7s_probe() local 234 struct d7s *p = dev_get_drvdata(&op->dev); in d7s_remove() local
|
/linux-6.14.4/include/linux/ |
D | task_io_accounting_ops.h | 20 static inline unsigned long task_io_get_inblock(const struct task_struct *p) in task_io_get_inblock() 34 static inline unsigned long task_io_get_oublock(const struct task_struct *p) in task_io_get_oublock() 63 static inline unsigned long task_io_get_inblock(const struct task_struct *p) in task_io_get_inblock() 72 static inline unsigned long task_io_get_oublock(const struct task_struct *p) in task_io_get_oublock()
|
/linux-6.14.4/block/ |
D | ioprio.c | 71 struct task_struct *p, *g; in SYSCALL_DEFINE3() local 142 static int get_task_ioprio(struct task_struct *p) in get_task_ioprio() 162 static int get_task_raw_ioprio(struct task_struct *p) in get_task_raw_ioprio() 186 struct task_struct *g, *p; in SYSCALL_DEFINE2() local
|
/linux-6.14.4/arch/sparc/kernel/ |
D | ldc.c | 223 struct ldc_packet *p; in handshake_get_tx_packet() local 278 struct ldc_packet *p; in data_get_tx_packet() local 341 struct ldc_packet *p, in send_tx_packet() 354 struct ldc_packet *p = handshake_get_tx_packet(lp, new_tail); in handshake_compose_ctrl() local 369 struct ldc_packet *p; in start_handshake() local 392 struct ldc_packet *p; in send_version_nack() local 413 struct ldc_packet *p; in send_version_ack() local 429 struct ldc_packet *p; in send_rts() local 449 struct ldc_packet *p; in send_rtr() local 468 struct ldc_packet *p; in send_rdx() local [all …]
|
/linux-6.14.4/arch/sh/kernel/cpu/irq/ |
D | ipr.c | 32 struct ipr_data *p = irq_data_get_irq_chip_data(data); in disable_ipr_irq() local 41 struct ipr_data *p = irq_data_get_irq_chip_data(data); in enable_ipr_irq() local 60 struct ipr_data *p = desc->ipr_data + i; in register_ipr_controller() local
|
/linux-6.14.4/drivers/soc/fsl/qbman/ |
D | bman.c | 191 static inline u32 bm_in(struct bm_portal *p, u32 offset) in bm_in() 196 static inline void bm_out(struct bm_portal *p, u32 offset, u32 val) in bm_out() 202 static inline void bm_cl_invalidate(struct bm_portal *p, u32 offset) in bm_cl_invalidate() 207 static inline void bm_cl_touch_ro(struct bm_portal *p, u32 offset) in bm_cl_touch_ro() 212 static inline u32 bm_ce_in(struct bm_portal *p, u32 offset) in bm_ce_in() 218 struct bm_portal p; member 257 struct bman_portal *p = ptr; in portal_isr() local 276 static struct bm_rcr_entry *rcr_carryclear(struct bm_rcr_entry *p) in rcr_carryclear() 529 struct bm_portal *p; in bman_create_portal() local 611 static u32 poll_portal_slow(struct bman_portal *p, u32 is) in poll_portal_slow() [all …]
|
/linux-6.14.4/tools/perf/util/ |
D | block-range.c | 31 struct rb_node **p = &block_ranges.root.rb_node; in block_range__find() local 52 struct rb_node **p = &node->rb_left; in rb_link_left_of_node() local 62 struct rb_node **p = &node->rb_right; in rb_link_right_of_node() local 79 struct rb_node **p = &block_ranges.root.rb_node; in block_range__create() local
|
/linux-6.14.4/drivers/accel/ivpu/ |
D | ivpu_fw_log.c | 62 static void fw_log_print_lines(char *buffer, u32 size, struct drm_printer *p) in fw_log_print_lines() 94 bool only_new_msgs, struct drm_printer *p) in fw_log_print_buffer() 126 struct ivpu_bo *bo, bool only_new_msgs, struct drm_printer *p) in fw_log_print_all_in_bo() 135 void ivpu_fw_log_print(struct ivpu_device *vdev, bool only_new_msgs, struct drm_printer *p) in ivpu_fw_log_print()
|
/linux-6.14.4/drivers/power/supply/ |
D | test_power.c | 686 #define param_check_ac_online(name, p) __param_check(name, p, void); argument 687 #define param_check_usb_online(name, p) __param_check(name, p, void); argument 688 #define param_check_battery_status(name, p) __param_check(name, p, void); argument 689 #define param_check_battery_present(name, p) __param_check(name, p, void); argument 690 #define param_check_battery_technology(name, p) __param_check(name, p, void); argument 691 #define param_check_battery_health(name, p) __param_check(name, p, void); argument 692 #define param_check_battery_capacity(name, p) __param_check(name, p, void); argument 693 #define param_check_battery_voltage(name, p) __param_check(name, p, void); argument 694 #define param_check_battery_charge_counter(name, p) __param_check(name, p, void); argument 695 #define param_check_battery_current(name, p) __param_check(name, p, void); argument [all …]
|
/linux-6.14.4/net/netfilter/ipvs/ |
D | ip_vs_conn.c | 122 static unsigned int ip_vs_conn_hashkey_param(const struct ip_vs_conn_param *p, in ip_vs_conn_hashkey_param() 145 struct ip_vs_conn_param p; in ip_vs_conn_hashkey_conn() local 263 __ip_vs_conn_in_get(const struct ip_vs_conn_param *p) in __ip_vs_conn_in_get() 293 struct ip_vs_conn *ip_vs_conn_in_get(const struct ip_vs_conn_param *p) in ip_vs_conn_in_get() 317 struct ip_vs_conn_param *p) in ip_vs_conn_fill_param_proto() 339 struct ip_vs_conn_param p; in ip_vs_conn_in_get_proto() local 349 struct ip_vs_conn *ip_vs_ct_in_get(const struct ip_vs_conn_param *p) in ip_vs_ct_in_get() 401 struct ip_vs_conn *ip_vs_conn_out_get(const struct ip_vs_conn_param *p) in ip_vs_conn_out_get() 456 struct ip_vs_conn_param p; in ip_vs_conn_out_get_proto() local 941 ip_vs_conn_new(const struct ip_vs_conn_param *p, int dest_af, in ip_vs_conn_new() [all …]
|
/linux-6.14.4/sound/oss/dmasound/ |
D | dmasound_q40.c | 68 u_char *p = (u_char *) &frame[*frameUsed]; in q40_ct_law() local 88 u_char *p = (u_char *) &frame[*frameUsed]; in q40_ct_s8() local 107 u_char *p = (u_char *) &frame[*frameUsed]; in q40_ct_u8() local 125 u_char *p = (u_char *) &frame[*frameUsed]; in q40_ctx_law() local 160 u_char *p = (u_char *) &frame[*frameUsed]; in q40_ctx_s8() local 197 u_char *p = (u_char *) &frame[*frameUsed]; in q40_ctx_u8() local 235 u_char *p = (u_char *) &frame[*frameUsed]; in q40_ctc_law() local 273 u_char *p = (u_char *) &frame[*frameUsed]; in q40_ctc_s8() local 312 u_char *p = (u_char *) &frame[*frameUsed]; in q40_ctc_u8() local
|
/linux-6.14.4/arch/powerpc/kernel/ |
D | security.c | 71 static int __init handle_nospectre_v1(char *p) in handle_nospectre_v1() 126 static int __init handle_nospectre_v2(char *p) in handle_nospectre_v2() 258 static int __init handle_no_stf_barrier(char *p) in handle_no_stf_barrier() 273 static int __init handle_ssbd(char *p) in handle_ssbd() 289 static int __init handle_no_ssbd(char *p) in handle_no_ssbd() 564 static int __init handle_no_rfi_flush(char *p) in handle_no_rfi_flush() 572 static int __init handle_no_entry_flush(char *p) in handle_no_entry_flush() 580 static int __init handle_no_uaccess_flush(char *p) in handle_no_uaccess_flush() 592 static int __init handle_no_pti(char *p) in handle_no_pti()
|
/linux-6.14.4/tools/sched_ext/ |
D | scx_flatcg.bpf.c | 306 static void set_bypassed_at(struct task_struct *p, struct fcg_task_ctx *taskc) in set_bypassed_at() 317 s32 BPF_STRUCT_OPS(fcg_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() 345 void BPF_STRUCT_OPS(fcg_enqueue, struct task_struct *p, u64 enq_flags) in BPF_STRUCT_OPS() 507 void BPF_STRUCT_OPS(fcg_runnable, struct task_struct *p, u64 enq_flags) in BPF_STRUCT_OPS() 516 void BPF_STRUCT_OPS(fcg_running, struct task_struct *p) in BPF_STRUCT_OPS() 539 void BPF_STRUCT_OPS(fcg_stopping, struct task_struct *p, bool runnable) in BPF_STRUCT_OPS() 577 void BPF_STRUCT_OPS(fcg_quiescent, struct task_struct *p, u64 deq_flags) in BPF_STRUCT_OPS() 805 s32 BPF_STRUCT_OPS(fcg_init_task, struct task_struct *p, in BPF_STRUCT_OPS() 914 void BPF_STRUCT_OPS(fcg_cgroup_move, struct task_struct *p, in BPF_STRUCT_OPS()
|