/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | uprobe_multi_test.c | 54 char stack[65536]; member 827 static bool test_bit(int bit, unsigned long val) in test_bit() 905 __u64 val = 0; in consumer_test() local
|
/linux-6.14.4/tools/testing/selftests/memfd/ |
D | memfd_test.c | 93 static void sysctl_assert_write(const char *val) in sysctl_assert_write() 108 static void sysctl_fail_write(const char *val) in sysctl_fail_write() 124 static void sysctl_assert_equal(const char *val) in sysctl_assert_equal() 781 uint8_t *stack; in spawn_thread() local
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | map_ptr_kern.c | 124 const __u32 val = 1; in check_hash() local 159 __u32 *val = bpf_map_lookup_elem(array, &key); in check_array() local 603 struct bpf_queue_stack *stack = (struct bpf_queue_stack *)&m_stack; in check_stack() local
|
/linux-6.14.4/fs/overlayfs/ |
D | util.c | 132 void ovl_stack_put(struct ovl_path *stack, unsigned int n) in ovl_stack_put() 140 void ovl_stack_free(struct ovl_path *stack, unsigned int n) in ovl_stack_free() 844 char val; in ovl_get_dir_xattr_val() local
|
/linux-6.14.4/drivers/net/ethernet/tehuti/ |
D | tn40.h | 76 unsigned int *stack; member 221 static inline void tn40_write_reg(struct tn40_priv *priv, u32 reg, u32 val) in tn40_write_reg()
|
D | tehuti.h | 98 #define WRITE_REG(pp, reg, val) writel(val, pp->pBdxRegs + reg) argument 177 int *stack; member
|
/linux-6.14.4/arch/mips/net/ |
D | bpf_jit_comp32.c | 1377 int stack, saved, locals, reserved; in build_prologue() local 1472 s32 val, rel; in build_insn() local
|
/linux-6.14.4/arch/arm/probes/kprobes/ |
D | test-core.c | 1100 unsigned long val; in setup_test_context() local 1316 static uintptr_t __used kprobes_test_case_start(const char **title, void *stack) in kprobes_test_case_start()
|
/linux-6.14.4/drivers/firewire/ |
D | core-device.c | 310 int key, val; in show_immediate() local 582 u32 *rom, *stack; in read_config_rom() local
|
/linux-6.14.4/drivers/net/ethernet/intel/idpf/ |
D | idpf_txrx.c | 28 static int idpf_buf_lifo_push(struct idpf_buf_lifo *stack, in idpf_buf_lifo_push() 43 static struct idpf_tx_stash *idpf_buf_lifo_pop(struct idpf_buf_lifo *stack) in idpf_buf_lifo_pop() 566 static void idpf_rx_buf_hw_update(struct idpf_buf_queue *bufq, u32 val) in idpf_rx_buf_hw_update() 2185 void idpf_tx_buf_hw_update(struct idpf_tx_queue *tx_q, u32 val, in idpf_tx_buf_hw_update()
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | veristat.c | 534 long val; in append_filter() local 861 char *state = NULL, *token, stack[512]; in parse_verif_log() local 1596 const char **str, long *val) in prepare_value() 1648 long val = 0; in output_stats() local 1719 long val; in parse_stat_value() local
|
/linux-6.14.4/net/sched/ |
D | cls_u32.c | 59 u32 val; member 121 } stack[TC_U32_MAXDEPTH]; in u32_classify() local
|
/linux-6.14.4/kernel/bpf/ |
D | verifier.c | 1277 static bool is_stack_slot_special(const struct bpf_stack_state *stack) in is_stack_slot_special() 1300 static bool is_spilled_reg(const struct bpf_stack_state *stack) in is_spilled_reg() 1305 static bool is_spilled_scalar_reg(const struct bpf_stack_state *stack) in is_spilled_scalar_reg() 1311 static bool is_spilled_scalar_reg64(const struct bpf_stack_state *stack) in is_spilled_scalar_reg64() 3691 u64 val = 0; in linked_regs_pack() local 3710 static void linked_regs_unpack(u64 val, struct linked_regs *s) in linked_regs_unpack() 6808 static int bpf_map_direct_read(struct bpf_map *map, int off, int size, u64 *val, in bpf_map_direct_read() 7329 u64 val = 0; in check_mem_access() local 8016 u64 val = reg->var_off.value; in process_spin_lock() local 8098 u64 val = reg->var_off.value; in process_timer_func() local [all …]
|
/linux-6.14.4/net/core/ |
D | dev.c | 187 unsigned int val = net->dev_base_seq + 1; in dev_base_seq_inc() local 706 static struct net_device_path *dev_fwd_path(struct net_device_path_stack *stack) in dev_fwd_path() 717 struct net_device_path_stack *stack) in dev_fill_forward_path() 1820 #define N(val) \ in netdev_cmd_to_name() argument 1842 static int call_netdevice_notifier(struct notifier_block *nb, unsigned long val, in call_netdevice_notifier() 2191 int call_netdevice_notifiers_info(unsigned long val, in call_netdevice_notifiers_info() 2235 static int call_netdevice_notifiers_extack(unsigned long val, in call_netdevice_notifiers_extack() 2256 int call_netdevice_notifiers(unsigned long val, struct net_device *dev) in call_netdevice_notifiers() 2271 static int call_netdevice_notifiers_mtu(unsigned long val, in call_netdevice_notifiers_mtu() 6422 unsigned long new, val = READ_ONCE(n->state); in napi_schedule_prep() local [all …]
|
/linux-6.14.4/kernel/trace/ |
D | trace_events_hist.c | 284 u64 val = hist_fn_call(operand, elt, buffer, rbe, event); in hist_field_log2() local 298 u64 val = hist_fn_call(operand, elt, buffer, rbe, event); in hist_field_bucket() local 449 u64 val = (u64)-sval; in hist_field_unary_minus() local 541 struct hist_field *val; member 3132 struct hist_field *val = field_var->val; in __update_field_vars() local 3229 struct hist_field *val = NULL, *var = NULL; in create_field_var() local 3511 u64 val; in track_data_print() local 5275 unsigned long *stack, n_entries; in event_hist_trigger() local 5421 static inline unsigned int __get_percentage(u64 val, u64 total) in __get_percentage() 5440 static inline const char *__fill_bar_str(char *buf, int size, u64 val, u64 max) in __fill_bar_str() [all …]
|