Home
last modified time | relevance | path

Searched defs:n (Results 926 – 950 of 3631) sorted by relevance

1...<<31323334353637383940>>...146

/linux/arch/m68k/emu/
H A Dnatfeat.c45 ssize_t n; in nf_get_id() local
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-jtag.c116 int n = bits; in cvmx_helper_qlm_jtag_shift_zeros() local
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_lmtt_test.c27 unsigned int n; in test_ops() local
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_common.c52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) in hdmi_compute_acr()
/linux/fs/ecryptfs/
H A Ddentry.c44 struct name_snapshot n; in ecryptfs_d_revalidate() local
/linux/drivers/net/phy/
H A Dmdio-boardinfo.c62 unsigned int n) in mdiobus_register_board_info()
/linux/kernel/bpf/
H A Dhashtab.c620 struct hlist_nulls_node *n; in lookup_elem_raw() local
638 struct hlist_nulls_node *n; in lookup_nulls_elem_raw() local
790 struct hlist_nulls_node *n; in htab_lru_map_delete_node() local
1482 struct hlist_nulls_node *n; in delete_all_elements() local
1500 struct hlist_nulls_node *n; in htab_free_malloced_timers_and_wq() local
1693 struct hlist_nulls_node *n; in __htab_map_lookup_and_delete_batch() local
1992 struct hlist_nulls_node *n; in bpf_hash_map_seq_find_next() local
2165 struct hlist_nulls_node *n; in bpf_for_each_hash_elem() local
2498 struct hlist_nulls_node *n; in fd_htab_map_free() local
/linux/arch/arm/include/asm/
H A Dftrace.h58 #define ftrace_return_address(n) return_address(n) argument
/linux/arch/riscv/lib/
H A Ddelay.c88 u64 n; in udelay() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Darena_list.c22 struct elem __arena *n; in list_sum() local
/linux/drivers/infiniband/hw/hfi1/
H A Drc.h13 static inline void update_ack_queue(struct rvt_qp *qp, unsigned int n) in update_ack_queue()
/linux/lib/math/
H A Drational.c51 unsigned long n, d, n0, d0, n1, d1, n2, d2; in rational_best_approximation() local
/linux/arch/xtensa/include/asm/
H A Ddelay.h65 #define ndelay(n) ndelay(n) argument
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dpp_debug.h58 #define GET_FLEXIBLE_ARRAY_MEMBER_ADDR(type, member, ptr, n) \ argument
/linux/scripts/include/
H A Dxalloc.h44 static inline char *xstrndup(const char *s, size_t n) in xstrndup()
/linux/tools/lib/thermal/
H A Dsampling.c11 static int handle_thermal_sample(struct nl_msg *n, void *arg) in handle_thermal_sample()
/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c35 #define APM_SUB_GRAPH_PSIZE(p, n) ALIGN(struct_size(p, sg_cfg, n), 8) argument
64 #define APM_CONTAINER_PSIZE(p, n) ALIGN(struct_size(p, cont_obj, n), 8) argument
75 #define APM_MOD_LIST_OBJ_PSIZE(p, n) struct_size(p, mod_cfg, n) argument
100 #define APM_MOD_PROP_PSIZE(p, n) ALIGN(struct_size(p, mod_prop_obj, n), 8) argument
110 #define APM_MOD_CONN_PSIZE(p, n) ALIGN(struct_size(p, conn_obj, n), 8) argument
146 #define APM_PCM_OUT_FMT_CFG_PSIZE(p, n) ALIGN(struct_size(p, channel_mapping, n), 4) argument
162 #define APM_MFC_CFG_PSIZE(p, n) ALIGN(struct_size(p, channel_mapping, n), 4) argument
/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.c225 int n = dev->stop_timeout; in emac_tx_disable() local
250 int n = dev->stop_timeout; in emac_rx_enable() local
274 int n = dev->stop_timeout; in emac_rx_disable() local
332 int n = 20; in emac_reset() local
796 int n, err = -ETIMEDOUT; in __emac_mdio_read() local
868 int n; in __emac_mdio_write() local
1618 int slot = dev->ack_slot, n = 0; in emac_poll_tx() local
/linux/arch/powerpc/perf/
H A Dhv-24x7.c40 #define DOMAIN(n, v, x, c) \ in domain_is_valid() argument
54 #define DOMAIN(n, v, x, c) \ in is_physical_domain() argument
482 char *n; in device_str_attr_create() local
675 struct event_uniq *pos, *n; in event_uniq_destroy() local
1066 int d, n, count = 0; in domains_show() local
/linux/drivers/gpio/
H A Dgpio-aggregator.c114 const char *key, int hwnum, unsigned int *n) in gpio_aggregator_add_gpio()
588 int n = 0; in gpio_aggregator_make_device_sw_node() local
617 unsigned int n = 0; in gpio_aggregator_activate() local
1062 unsigned int i, n = 0; in gpio_aggregator_parse() local
1297 int i, n; in gpio_aggregator_probe() local
/linux/drivers/video/fbdev/
H A Dpm2fb.c256 unsigned char n; in pm2_mnp() local
285 unsigned char n; in pm2v_mnp() local
451 unsigned char m, n, p; in set_memclock() local
488 unsigned char m, n, p; in set_pixclock() local
/linux/drivers/hwmon/
H A Dmr75203.c66 #define SDIF_DONE(n) (COM_REG_SIZE + 0x14 + 0x40 * (n)) argument
69 #define SDIF_DATA(n) (COM_REG_SIZE + 0x18 + 0x40 * (n)) argument
72 #define HILO_RESET(n) (COM_REG_SIZE + 0x2c + 0x40 * (n)) argument
315 u32 n, stat, pre_scaler; in pvt_read_in() local
/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c997 u8 n; in ksz_ptp_irq_thread_fn() local
1079 static void ksz_ptp_msg_irq_free(struct ksz_port *port, u8 n) in ksz_ptp_msg_irq_free()
1089 static int ksz_ptp_msg_irq_setup(struct ksz_port *port, u8 n) in ksz_ptp_msg_irq_setup()
1178 u8 n; in ksz_ptp_irq_free() local
/linux/kernel/
H A Dparams.c86 bool parameqn(const char *a, const char *b, size_t n) in parameqn()
542 #define to_module_attr(n) container_of_const(n, struct module_attribute, attr) argument
543 #define to_module_kobject(n) container_of(n, struct module_kobject, kobj) argument
559 #define to_param_attr(n) container_of_const(n, struct param_attribute, mattr) argument
/linux/net/openvswitch/
H A Ddp_notify.c45 struct hlist_node *n; in ovs_dp_notify_wq() local

1...<<31323334353637383940>>...146