/linux-6.14.4/fs/unicode/ |
D | mkutf8data.c | 262 static int utf8encode(char *str, unsigned int val) in utf8encode() 1340 unsigned int code; member
|
/linux-6.14.4/net/ipv4/ |
D | udp.c | 938 const int code = icmp_hdr(skb)->code; in __udp4_lib_err() local 2927 int val, valbool; in udp_lib_setsockopt() local 3066 int val, len; in udp_lib_getsockopt() local
|
/linux-6.14.4/drivers/usb/atm/ |
D | ueagle-atm.c | 353 u8 code[]; member 556 #define UPDATE_ATM_STAT(type, val) \ argument 562 #define UPDATE_ATM_SIGNAL(val) \ argument
|
/linux-6.14.4/kernel/module/ |
D | main.c | 176 void __noreturn __module_put_and_kthread_exit(struct module *mod, long code) in __module_put_and_kthread_exit() 3247 static int unknown_module_param_cb(char *param, char *val, const char *modname, in unknown_module_param_cb()
|
/linux-6.14.4/arch/alpha/kernel/ |
D | osf_sys.c | 646 SYSCALL_DEFINE2(osf_proplist_syscall, enum pl_code, code, in SYSCALL_DEFINE2() argument 1311 SYSCALL_DEFINE1(sethae, unsigned long, val) in SYSCALL_DEFINE1() argument
|
/linux-6.14.4/drivers/net/ppp/ |
D | ppp_generic.c | 731 int err = -EFAULT, val, val2, i; in ppp_ioctl() local 2347 ppp_input_error(struct ppp_channel *chan, int code) in ppp_input_error()
|
/linux-6.14.4/drivers/mtd/nand/raw/ |
D | nand_base.c | 5530 u32 val; in of_get_nand_bus_width() local 5794 unsigned char *code) in rawnand_sw_hamming_calculate() 5848 unsigned char *code) in rawnand_sw_bch_calculate()
|
/linux-6.14.4/net/sched/ |
D | sch_cake.c | 392 u64 val; in cobalt_newton_step() local 1001 int code, int *oplen) in cake_get_tcpopt()
|
/linux-6.14.4/drivers/pci/controller/ |
D | pci-tegra.c | 781 u32 code, signature; in tegra_pcie_isr() local 1511 u32 val; in tegra_pcie_pme_turnoff() local
|
/linux-6.14.4/drivers/scsi/ |
D | st.c | 124 int *val; member 2286 long code; local
|
D | ncr53c8xx.c | 661 int i, val, c; in sym53c8xx__setup() local 5012 void ncr_wakeup (struct ncb *np, u_long code) in ncr_wakeup() 5055 void ncr_init (struct ncb *np, int reset, char * msg, u_long code) in ncr_init()
|
D | advansys.c | 65 #define isodd_word(val) ((((uint)val) & (uint)0x0001) != 0) argument 787 ushort code[ASC_MC_SAVE_CODE_WSIZE]; member 791 #define AscPutQDoneInProgress(port, val) AscWriteLramByte((port), ASCV_Q_DONE_IN_PROGRESS_B, val) argument 794 #define AscPutVarFreeQHead(port, val) AscWriteLramWord((port), ASCV_FREE_Q_HEAD_W, val) argument 795 #define AscPutVarDoneQTail(port, val) AscWriteLramWord((port), ASCV_DONE_Q_TAIL_W, val) argument 798 #define AscPutRiscVarFreeQHead(port, val) AscWriteLramByte((port), ASCV_NEXTRDY_B, val) argument 799 #define AscPutRiscVarDoneQTail(port, val) AscWriteLramByte((port), ASCV_DONENEXT_B, val) argument 3609 uchar val; in AscSetBank() local 5858 static void adv_async_callback(ADV_DVC_VAR *adv_dvc_varp, uchar code) in adv_async_callback()
|
/linux-6.14.4/drivers/scsi/qla4xxx/ |
D | ql4_nx.h | 32 #define qla82xx_encode_temp(val, state) (((val) << 16) | (state)) argument 653 #define QLA82XX_FWERROR_CODE(code) ((code >> 8) & 0x1fffff) argument
|
D | ql4_fw.h | 199 static inline uint32_t set_rmask(uint32_t val) in set_rmask() 205 static inline uint32_t clr_rmask(uint32_t val) in clr_rmask() 355 uint32_t code; member
|
/linux-6.14.4/include/net/bluetooth/ |
D | l2cap.h | 213 __u8 code; member 322 __u8 val[]; member
|
/linux-6.14.4/drivers/infiniband/hw/hfi1/ |
D | chip.c | 1433 u64 val = 0; in dev_access_u64_csr() local 1488 u64 val; in port_access_u64_csr() local 4035 u64 val = 0; in access_dc_rcv_err_cnt() local 8600 u64 val; member 8613 u64 val; in update_lcb_cache() local 8624 static int read_lcb_cache(u32 off, u64 *val) in read_lcb_cache() 10021 int val = 0; in hfi1_get_ib_cfg() local 10268 u32 code) in state_complete_reason_code_string() 10969 int hfi1_set_ib_cfg(struct hfi1_pportdata *ppd, int which, u32 val) in hfi1_set_ib_cfg() 12188 u64 val = 0; in hfi1_read_cntrs() local [all …]
|
/linux-6.14.4/kernel/bpf/ |
D | syscall.c | 4594 u8 code; in bpf_insn_prepare_dump() local 6078 int val, ret; in bpf_stats_handler() local
|
/linux-6.14.4/tools/perf/util/ |
D | intel-pt.c | 555 long val; in intel_pt_config_div() local 2478 static int intel_pt_synth_error(struct intel_pt *pt, int code, int cpu, in intel_pt_synth_error()
|
/linux-6.14.4/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.c | 180 _scsih_set_fwfault_debug(const char *val, const struct kernel_param *kp) in _scsih_set_fwfault_debug() 1346 u32 code:8; in _base_sas_log_info() member
|
/linux-6.14.4/net/ipv6/ |
D | route.c | 1542 u64 val; in rt6_exception_hash() local 3348 unsigned int val; in ip6_dst_gc() local 4540 static int ip6_pkt_drop(struct sk_buff *skb, u8 code, int ipstats_mib_noroutes) in ip6_pkt_drop()
|
/linux-6.14.4/drivers/md/ |
D | md.c | 5966 static int add_named_array(const char *val, const struct kernel_param *kp) in add_named_array() 9901 unsigned long code, void *x) in md_notify_reboot() 10303 static int set_ro(const char *val, const struct kernel_param *kp) in set_ro()
|
D | dm-integrity.c | 3591 static int dm_integrity_reboot(struct notifier_block *n, unsigned long code, void *x) in dm_integrity_reboot() 4598 unsigned int val; in dm_integrity_ctr() local
|
/linux-6.14.4/include/linux/platform_data/ |
D | cros_ec_commands.h | 2974 uint16_t code; member 3156 float val[]; member 3164 float val[]; member 3789 uint8_t val; member 3801 uint8_t val; member 3820 uint8_t val; member 3823 uint8_t val; member 4615 uint8_t val; member 4639 uint8_t val; member
|
/linux-6.14.4/tools/include/uapi/linux/ |
D | bpf.h | 78 __u8 code; /* opcode */ member 7323 __u32 val; member
|
/linux-6.14.4/include/uapi/linux/ |
D | bpf.h | 78 __u8 code; /* opcode */ member 7323 __u32 val; member
|