Home
last modified time | relevance | path

Searched defs:code (Results 1851 - 1875 of 5109) sorted by relevance

1...<<71727374757677787980>>...205

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfilter.h27 __u16 code; member
H A Dvirtio_input.h58 __le16 code; member
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_beep.c96 snd_hda_beep_event(struct input_dev *dev, unsigned int type, unsigned int code, int hz) snd_hda_beep_event() argument
/kernel/linux/linux-6.6/sound/ppc/
H A Dbeep.c86 snd_pmac_beep_event(struct input_dev *dev, unsigned int type, unsigned int code, int hz) snd_pmac_beep_event() argument
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_dbg.c134 qedf_uevent_emit(struct Scsi_Host *shost, u32 code, char *msg) in qedf_uevent_emit() argument
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dhist.c24 unsigned HIST_isError(size_t code) { return ERR_isError(code); } in HIST_isError() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_probe_tmpl.h7 fetch_store_raw(unsigned long val, struct fetch_insn *code, void *buf) in fetch_store_raw() argument
29 fetch_apply_bitfield(struct fetch_insn *code, void *buf) in fetch_apply_bitfield() argument
103 process_common_fetch_insn(struct fetch_insn *code, unsigned long *val) process_common_fetch_insn() argument
123 process_fetch_insn_bottom(struct fetch_insn *code, unsigned long val, void *dest, void *base) process_fetch_insn_bottom() argument
[all...]
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Dnft_reject_bridge.c61 nft_reject_br_send_v4_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) nft_reject_br_send_v4_unreach() argument
94 nft_reject_br_send_v6_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) nft_reject_br_send_v6_unreach() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Dtunnel6.c203 tunnel6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) tunnel6_err() argument
215 tunnel46_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) tunnel46_err() argument
227 tunnelmpls6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) tunnelmpls6_err() argument
H A Dfou6.c74 gue6_err_proto_handler(int proto, struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) gue6_err_proto_handler() argument
89 gue6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) gue6_err() argument
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c317 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach() argument
74 nf_reject_skb_v4_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) nf_reject_skb_v4_unreach() argument
/kernel/linux/linux-6.6/net/dccp/
H A Dinput.c123 static u16 dccp_reset_code_convert(const u8 code) in dccp_reset_code_convert() argument
/kernel/linux/linux-6.6/sound/usb/line6/
H A Dmidibuf.c13 static int midibuf_message_length(unsigned char code) in midibuf_message_length() argument
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dfilter.h25 __u16 code; /* Actual filter code */ member
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dcore.c91 u32 code; in sof_print_oops_and_stack() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvirtio_input.h58 __le16 code; member
H A Dfilter.h27 __u16 code; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvirtio_input.h45 __le16 code; member
H A Dfilter.h15 __u16 code; member
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dbean.py29 code = ResultCode.FAILED.value variable in CaseResult
51 code = ResultCode.UNKNOWN.value variable in SuiteResult
65 code = ResultCode.UNKNOWN.value variable in SuitesResult
/test/xts/acts/ability/ability_runtime/capiabilityruntime/entry/src/main/cpp/
H A Dnapi_init.cpp30 napi_value code; in Throw() local
49 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetBundleName(buffer, BUF_SIZE, &writeLength); in GetBundleName() local
65 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetCacheDir(buffer, BUF_SIZE, &writeLength); in GetCacheDir() local
80 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetAreaMode(&mode); GetAreaMode() local
122 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetBundleName(NULL, BUF_SIZE, &writeLength); TestGetBundleName() local
235 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetCacheDir(NULL, BUF_SIZE, &writeLength); TestGetCacheDir() local
346 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetAreaMode(NULL); TestGetAreaMode() local
[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DLiteIPCClientTest.cpp46 static int CurrentCallback(IOwner owner, int code, IpcIo *reply) in CurrentCallback() argument
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeMatrixTest.cpp307 OH_Drawing_ErrorCode code = OH_Drawing_MatrixGetAll(matrix, value); in HWTEST_F() local
349 OH_Drawing_ErrorCode code = OH_Drawing_MatrixGetAll(nullptr, value); in HWTEST_F() local
455 OH_Drawing_ErrorCode code = OH_Drawing_MatrixGetAll(matrix, value); HWTEST_F() local
[all...]
/test/xts/dcts/distributedhardware/distributedinputtest/
H A Ddistributed_input_test.cpp104 OnSimulationEvent( uint32_t type, uint32_t code, int32_t value) OnSimulationEvent() argument
/test/xts/device_attest_lite/framework/small/src/client/
H A Dattest_framework_client_proxy.c111 static int AttestClientQueryStatusCb(void *owner, int code, IpcIo *reply) in AttestClientQueryStatusCb() argument

Completed in 14 milliseconds

1...<<71727374757677787980>>...205